Filtering out MIDI values in Markov

sleepingute's icon

Ive got this patch, I need it to filter out below a certain range of notes when gathering data in the coll object. Say I didnt want it to to collect any MIDI pitch values below 55. Could that be done?

5306.markov.maxpat
Max Patch
sleepingute's icon
Max Patch
Copy patch and select New From Clipboard in Max.

P.S. Max Patch

Oli Mason's icon
Max Patch
Copy patch and select New From Clipboard in Max.

This any help?

Regards,

Oli

sleepingute's icon

Thank you, yes the zl filter appears to be working. I tried that exact same if statement before posting but it kept distorting the list and creating new problems, I dont know why.

Oli Mason's icon

Glad it helped,
the if statment must be buggy then, that one i posted i found if you drag the int up and down quickly it sticks at numbers like 56, 57 etc,

Zl all the way!!!