newbie question, filtering midi
Hello,
I've got a patch with is playing back a midi file, and want to be able to filter out note information for all channels except channel one,
and was wondering if anyone could send me a simple patch or point me at a tutorial, showing midi data being filtered on anything, velocity, note range or channel,
and i should be able to figure it out from there
cheers
thanks for your help
mathew
On 16 avr. 08, at 15:19, mathew wrote:
> I've got a patch with is playing back a midi file, and want to be
> able to filter out note information for all channels except channel
> one,
This may help you:
_____________________________
Patrick Delges
Centre de Recherches et de Formation Musicales de Wallonie asbl
http://www.crfmw.be/max
thanks patrick,
so the technique is to control the input to the left most input in a pack object, and that will determine whether the list is output or not.
cheers
that's a big help
mathew