<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Thu, 2009-07-09 at 04:00 +0200, pd-list-request@iem.at wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Andres Ferrari wrote:</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; hello,</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; the martin peach's object midifile has 3 outlets,</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; </FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; the first outlet output a list with 3 numbers:</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; </FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; xxx,note,velocity</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; </FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; what is xxx ???</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; </FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">It's the MIDI status byte. For example the &quot;note on&quot; status on channel 1 </FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">is 144 (hex 90). Channel 2 would be 145, etc.</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">See for example:</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a"><A HREF="http://www.ibiblio.org/emusic-l/info-docs-FAQs/MIDI-doc/MIDI-Statusbytes.txt">http://www.ibiblio.org/emusic-l/info-docs-FAQs/MIDI-doc/MIDI-Statusbytes.txt</A></FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">Martin</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
I made some objects to mimic notein, ctlin, pgmin using a stream from midiin/midifile, mabey someone finds them useful?<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
Dan Wilcox<BR>
<A HREF="http://danomatika.com">danomatika.com</A><BR>
<A HREF="http://www.robotcowboy.com">robotcowboy.com</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>