Page 1 of 1

Any ideas how to play MIDI on the buggy.

Posted: Fri Nov 21, 2008 9:00 pm
by monotonic
Hi,

I'm using the formula flowcode buggy for a little project at uni, and I'm wondering if it is possible to play a MIDI file through the buggy's speakers?

Ok, I've figured out that you can sample audio through the microphone then store the values in the EEPROM. Is there any way you can import values into the EEPROM from within FCv3 via a binary file or something (typing in 1024 values by hand is a little tedious), because sampling through the mic' is a bit hacky.

Any help would be greatly appreciated.

Re: Any ideas how to play MIDI on the buggy.

Posted: Mon Nov 24, 2008 8:56 am
by Steve
It is possible to preset values in the EEPROM within a Flowcode program. Search the forum for the words "EEPROM" and "pragma".