>> plm is designed as a *hardware* patcher/router. unless the author had >> unusually flexible insight > >using open() and read() is unusually flexible? :)
its amazing how many Linux MIDI software includes stuff like:
open ("/dev/midi", ....)
or
#define MIDI "/dev/midi"
--p
