<br><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 5:43 PM, Ingo Scherzinger <span dir="ltr">&lt;<a href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Does anybody know how to receive SYSTEM COMMON or SYSTEM REAL TIME messages?<br>
<br>
The [midiin] object only outputs 0xF0 (sysex start), 0xF7 (sysex end) and<br>
0xF6 (tune request).<br>
Anything else between 0xF0 and 0xFF is being ignored. [sysexin] doesn&#39;t do<br>
it either.<br>
<br>
I  really need 0xFA and 0xFC ( = start / stop ) as well as 0xFE ( = active<br>
sensing ) to communicate with the standard transport buttons, etc. on normal<br>
keyboards.<br>
<br>
How would you sync to midi clock if 0xF8 ( = midi timing clock) is being<br>
ignored?<br>
<br>
Does anybody know how to get this to work? Is there any other object that<br>
can receive raw midi?<br>
<br>
Ingo<br>
<br>
</blockquote><div> <br>Hello Ingo,<br><br>take a look at [midirealtimein], i can recieve 0xFA, 0xFC and 0xF8 with it, hopefully the others as well.<br><br>Andras<br>
</div></div>