22 Aug
2011
22 Aug
'11
11:08 a.m.
On Mon, Aug 22, 2011 at 05:49, Tomtom
...what you are describing... is exactly how a MIDI file works...
So the logical thing would be to write a MIDI file interpreter in ChucK. Has anyone done that? Given ChucK's limited string and file processing it might be a challenge to write it in pure ChucK. You could write a MIDI to ChucK converter in [insert favorite language here], and define a standard library of ChucK instruments to match the standard MIDI instruments. Sounds like a worthwhile project for some ambitious music hacker.