So I've been tinkering around for a few weeks trying to figure this out. I'm looking to do a mpe keyboard split to control two different mpe sounds. So I want one sound to only respond to channels 1-8, while the other sound would only respond to channels 9-16. As of now it seems that the architecture of sub patches when in mpe mode defaults to listen on all 16 channels and there currently isn't anything I can see where you can choose channel ranges for each sub patch.
Does anyone know of a way in which to choose a range of midi channels for mpe play, or how this functionality could be added in somehow? I was thinking the actual code of the patch/patcher object would need to be altered, but wasn't sure. I feel as if I've hit a wall with my current knowledge.
(Posted this in another thread but it was the wrong category, seeing if there's any other interest in adding this feature)