here is what works:
i have a qunexus setup in "mpe" mode, sends on channel 2-16 with poly expression (aftertouch and one cc message). this all works wonderfully in a polyphonic expression subpatch with a nice synthsound where i can control two parameters live via expression.
so far so good.
here is what i would like to do:
i would like to assign different "syntbleeps" to different keys on the qunexus. for example midi note 48 plays white noise through a filter, midi note 49 plays a sine etc. i would also like to control the parameters of each assigned sound with the polyphonic expression (aftertouch and cc). added to all that, i would like to play this "sampler" polyphonic. so, when i adjust the filter of the white noise with one keys aftertouch/cc i still want to change the frequency of the sine with the other keys expression. since voice allocation in mpe is dynamic and expression is also based on that channel i am not sure how to tackle this. any advice? my first thought was to create a custom object that ignores channels altogether and then add attrib_selectors to only let certain midi notes through but maybe there is a simpler way that i don't see? (also my proposition would potentially not work with expression, since channel info is needed to assign to the notes)
thanks for any insights