Hi @MrDham!
Thanks a lot for implementing the 200 cents code. I will check it ASAP!
Regarding Zynthian, it have a complete MIDi filtering system, based in rules:
It’s a new feature, and probably there are some bugs, but it’s working. It can map almost any MIDI message in any MIDI channel to any other MIDI message in a different channel, and more
It can not make range conversions, but this feature could be added if needed.
Regarding the Open Theremin connected to Zynthian, there is no need to implement CC in the firmware, as the PB can be mapped to any CC. Also the volume CC7 can be mapped to other CC. Something like that:
MAP CH#1 PB => CH#1 CC#71
MAP CH#1 CC7 => CH#1 CC#74
My suggestion was wishful thinking about making OpenTheremin a more flexible controller …
Kind Regards