[chuck-users] midi channels

Kassen signal.automatique at gmail.com
Fri Aug 10 12:41:28 EDT 2007


On 8/10/07, mike clemow <gelfmuse at gmail.com> wrote:
>
> Kas,
>
> So, I have to do all my MIDI in hex so I can set a low nibble for
> channel?!  blech.


Not nessicarily. You can also do it in decimals and treat the first byte as
the sum of the type of command and the channel, provided you start counting
channels at 0. Admittedly that comes down to the same thing....


You're right; Bruce Murphy has done all the work for me and
> midisender.ck is what I want.  Happily, it's well documented: I'll be
> using some Chuck code in a performance tonight.


Yes, his is a very convenient sollution. If it turns out there is no time
for a update of the MIDI implementation I think we should ask him to borrow
his code to /examples/midi in the download as it solves a lot of problems
for a lot of people.

Kas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20070810/49220f1b/attachment.htm 


More information about the chuck-users mailing list