Roland Perc Sound Module TD-8 - notein
Hi. Does anyone know why I can't isolate each hit to individual notein objects?
I've read the help file and followed all the steps but I can't seen to isolate each hit to a channel, although I do receive the messages (pitch, vel, ch). Even on the sound module I cannot specify each hit an ind channel. They all seem to be combined in channel 10.
Do you wish to send each different midi notein to a different event in Max? If so take a note of each midi note number and add them to a [select] or [route] object. Not familiar with the TD8, but in GM all percussion is 'hardwired' to channel 10. Usually.
That's right brendan, but I also need to isolate the vel of each event. I'm trying to combine the event and velocity with pack - sel - unpack without joy.
But surely velocity is an 'unpredictable' variable, where midinote# isn't. If, by isolate, you mean extract each momentary velocity and then 'do something' with that value, then you have perhaps looked at [maximum]? Try filtering your question down to one or two keywords and using the forum search. Have you built a patch already? Maybe post that here.
Figured it out! This is what I've done. The comments and jit.windows in the patch are for my lecturer but they will also give you an idea of what I'm trying to achieve with this pitch & vel data. Hope it helps?