[jmsl] Exporting to Midi

jmsl at music.columbia.edu jmsl at music.columbia.edu
Sat Apr 11 10:38:53 EDT 2009


I've checked out the example MidiLoggerNonRealTimeTest from 
jmsltestsuite. Is there way to export all the data from sequential 
collection which contains parallel collections which contains music 
shapes to midi in non-realtime? The example seems to feed one midi 
message at a time to the logger.
If that's the only way, I'd probably need to figure out which notes play 
at the same time from different music shapes from different parallel 
collections and calculate note on and off time which might be too much 
work. MidiLoggerRealTimeTest sounds very simple, but users have to wait 
to hear the whole thing to render into midi. If you have a good 
solution, please let me know.
How can I make JMSL to play through an external midi device (not 
soundbank) without MidiShare? I know timing might be sloppy, but can I 
still do it?
Thanks,

Chi


More information about the jmsl mailing list