[linux-audio-user] using cat to send a MIDI string ?

Lee Revell rlrevell at joe-job.com
Tue Sep 21 18:46:56 EDT 2004


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




More information about the Linux-audio-user mailing list