> I guess that the MIDIIn UGen of SuperCollider is for reading MIDI
> controllers, but I cannot find wrappers in Rohan Drape's SuperCollider
> wrapper. Are they supported under Linux at all?
MIDIIn and family are not UGens, they are sclang classes.
Writing directly to /dev/midi under linux is a simple
option and fine for some cases.
Also, there is a partial and not recently used midi-osc
server at:
darcs get http://www.slavepianos.org/rd/sw/midi.osc/
I've used this for receiving midi controller data
under OSX and ALSA, I think there is an issue with
sending data under ALSA.
Regards,
Rohan
___
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art