[linux-audio-user] RTMix & MIDI

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] RTMix & MIDI
From: Michal Seta (mis_AT_creazone.32k.org)
Date: Wed Apr 02 2003 - 21:40:54 EEST


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


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Apr 02 2003 - 21:46:04 EEST