MIDI implementation

I own a WX11 MIDI sax that i would want to use with the ECHON6 .. should be possible I think, as there even was a sax strap in the package!

Soo .. I went trough the MIDI implementation in the manual .. and there seems to be a breath control issue .. where CC2 is set to do something completely unrelated.

How can I handle this? On both devices it does not seem possible to alter things .. and I do not really feel like putting a translator thing inbetween .. Wren can do it .. Reaper probably too .. but .. but ..

good news: the WX11 works with the ECHON 6…
We deliberately didn’t tie breath to a fixed CC on the ECHON 6, since we can’t know which parameter each player wants it to drive. And the WX11 only ever sends breath on CC2, with no way to reassign it on the instrument. So the two don’t line up on their own.

I know a translator in between is what you wanted to avoid, but it’s light, just one remap rule (CC2 → [your target CC]) in a small inline MIDI processor (set once, no computer needed) or a remap in a DAW.

Yes ok, I’ll make it work; was hoping for a setting to be added to the ECHON in a future SW update, maybe trough the config program.

Jan.