On Wed, Apr 21, 2010 at 4:58 AM, Alessandro Warth <[email protected]>wrote:
> > >Chris Double wrote: >> > >... >> > >> Rendering MIDI data into audio (via Quicktime is the only current >> > >> solution there I suppose?) >> >> Can you say what you mean here? Is there a simple way to call Quicktime >> from JavaScript to, eg, play F sharp in an oboe timbre for 0.8 seconds? >> > > Not sure what Chris meant, but you could generate the contents of a midi > file in memory, then feed those bytes (after > uuencoding<http://en.wikipedia.org/wiki/Uuencoding>) > to your platform's midi player (w/ the embed tag). Here's an example: > http://tinlizzie.org/ometa-js/#Etude > > It is awesome! And is it possible to export generated by Etude midi files? Best regards, Nikolay
_______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
