Hello. Have someone tried to control MIDI devices in Oz? My need is to listen to a MIDI keyboard and to react to the notes with a flow of MIDI notes sent to a MIDI port, for an assisted music teaching app.
Given the simplicity of this task, I suppose one doesn't need to do complex foreign calls to linux libraries. Looking around the various ALSA and OSS stuff, it seems that it's enough to open (and read/write through select) some device, like /dev/midi* Am I correct? Is there a simple way to do this in Oz? Enrico _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
