[linux-audio-user] RTMix & MIDI

Michal Seta mis at creazone.32k.org
Wed Apr 2 13:52:05 EST 2003


Hello,

I just started playing around with RTMix.  But I can't figure out the real-time MIDI stuff in RTMix.  I've set it up to read from the correct MIDI port.  The MIDI is working and MIDI logging enables me to see incoming MIDI.  However, MIDI events seem not to trigger any action.  I'm probably missing some basic understanding...

this line:

text([>say]={"MIDI received"} [>at]={"rt[0]"} [>kill]={"none"} [>accel]={"midi: 128, 255, 0, 127, -1, 127"});;

doesn't print 'MIDI received' no matter what I do.  With MIDI logging on I can see all sorts of midi messages flying by.  The same thing using [>accel]={"a"}, for instance, works as expected.

Also, I was under the impression that if I filter MIDI events the log will only display the events that get through.  However, the line below results in the exact same log as the log above.

text([>say]={"MIDI received"} [>at]={"rt[0]"} [>kill]={"none"} [>accel]={"midi: 144, 144, 0, 127, -1, 127"});;

I'm lost.

./MiS
-- 
	      _
      __  __ (_)___   Michal Seta
     / 	\/  \ _/^ _|
    /  	     V |_  \ @creazone.32k.org
   (___/V\___|_|___/
http://www.[creazone]|[noonereceiving].32k.org










More information about the Linux-audio-user mailing list