![]() |
|
MIDI CC/NRPN Intercept + Pass-Through Routing - Printable Version +- XOR Userforum (https://forum.xor.eu) +-- Forum: Products (https://forum.xor.eu/forumdisplay.php?fid=3) +--- Forum: NerdSEQ (https://forum.xor.eu/forumdisplay.php?fid=6) +---- Forum: Feature requests (https://forum.xor.eu/forumdisplay.php?fid=12) +---- Thread: MIDI CC/NRPN Intercept + Pass-Through Routing (/showthread.php?tid=2053) |
MIDI CC/NRPN Intercept + Pass-Through Routing - PfoRsten - 01-19-2026 TL;DR: Allow NerdSEQ to pass MIDI data through unchanged, while selectively intercepting specific CC/NRPN messages, remapping them, and routing them back to the same (or another) MIDI output. Detailed description: I’d like to propose a feature that allows NerdSEQ to act as a transparent MIDI pass-through, with the option to selectively intercept and modify specific MIDI messages. Use case (example): I’m using a Moog Sub 37 with Local Control off. My goal is to:
Relation to existing features: This feels closely related to the already implemented MCC (MIDI CC mapping) feature. Currently, MCC can block or consume incoming messages, but once intercepted, the message does not automatically continue to the desired output unless re-generated. This means i would have to generate a pass through for everything else I want to tweak on the Sub37 as well. What I’m imagining is something like an additional MCC mode, conceptually similar to MCC| Where:
I am not quite sure if this is already possible with some funky nerd logic (probably)... But i would find it way simpler to set it up with: MCC| TC1 #CC19 --> SET VAR A SRC Do some funky stuff whith CC19 wihle every thing else is passed-through SET VAR A SRC --> MCC TC1#CC19 SRC. If its already possible, please tell me. I would be super thankfull! Best regards |