2012-08-25 17:24:03 +02:00
|
|
|
CFO Music and MIDI library
|
|
|
|
|
|
|
|
|
|
Work in progress
|
|
|
|
|
|
|
|
|
|
Copy whole CFO folder to your "libraries" folder in your Arduino sketch folder.
|
|
|
|
|
|
|
|
|
|
See example code in examples folder for utilizing the library.
|
|
|
|
|
|
2012-08-25 17:42:06 +02:00
|
|
|
I am not 100% everything will work with the insects yet, but we'll see soon enough.
|
|
|
|
|
|
|
|
|
|
//synth parameters as MIDI controller numbers
|
|
|
|
|
ENV_ATTACK 4
|
|
|
|
|
ENV_DECAY 5
|
|
|
|
|
ENV_SUSTAIN 6
|
|
|
|
|
ENV_RELEASE 7
|
|
|
|
|
DETUNE 12
|
|
|
|
|
WAVEFORM 13
|