<br><br><div><span class="gmail_quote">On 8/10/07, <b class="gmail_sendername">mike clemow</b> &lt;<a href="mailto:gelfmuse@gmail.com">gelfmuse@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Is it possible to specify a MIDI channel to send information on?&nbsp;&nbsp;I<br>can&#39;t find any information on channels in the manual.</blockquote><div><br>Yes it is... the channel is set in the first byte (or &quot;.data1&quot; from a chuckian perspective).
<br><br>Your main options are; <br><br>looking at the MIDI specs ( <a href="http://www.borg.com/~jglatt/tech/midispec.htm">http://www.borg.com/~jglatt/tech/midispec.htm</a> )and then doing it by hand.<br><br>Or enjoying how Bruce Murphy already did most of the work for you in his &quot;library&quot; that deals with ChucKian MIDI 
<a href="http://www.rattus.net/~packrat/audio/ChucK/">http://www.rattus.net/~packrat/audio/ChucK/</a> <br></div><br></div>Yours,<br>Kas.<br>