How do I get the reverse effect from the same action?

hey, Peter,

[brief response now cos in a cold room! ]

  • What you are wanting needs you to take CC66, v=0 and Transform/Rescale it into CCnn, v=127 before you send it to a Midihub

Therefore this requires either:

  • a second Midihub to receive the new, “opposite-action”, CC
    (I am not suggesting you buy one but that’s the best way to think of the task!)
    or
  • a way of taking the new, “opposite-action”, CC and feeding it back† into the same Midihub
    (This is called a physical loopback - you will find a number of topics about this)

† I see from your sketch elsewhere you have the available DIN ports to do this cabling

I’ll sketch you a patch later if you haven’t figured out by then.


UPDATE:
This…
PJE_Toggle_Invert_Loopback.mhp
…takes any CC on MIDI A Ch1 and sends an “inverted” version on Ch16 out

…via a MIDI D → MIDI D cable


…to be picked up as a MIDI D mapping

Demo lines 2&3 show the mapping in action for both Input and Output
(just because!)

See also notes in Description panel

PS. Above strategy seemed simplest given your setup as shown in prev uploaded preset.
My guess is that, when new ‘mapping firmware’ does arrive, this approach will only need minor tweaking.