On Tue, 2004-09-21 at 19:33, Dave Phillips wrote:
Greetings:
I know this is possible but I can't remember how. I want to send this
string to a MIDI device:
f0 7f f7 06 02 f7
Anyone know the command syntax ?
echo "f0 7f f7 06 02 f7" > /dev/midifoo
Lee