Companion plugin for external MIDI control buttons

Hi,
I finally took the time to test this plugin, and what I see is :

  • when I assign the Toggle 1-A to the Dwarf’s middle footshitch, and the Toggle 1-B to the Dwarf’s right footswitch, if I press the middle footswitch ;
    • the LED statue of the right footswitch changes :clap:
    • but not the actual state of the switch :face_with_spiral_eyes:
    • so I can’t turn of the effect without double-tapping the right footswitch
  • when I assign the Toggle 1-A to the Dwarf’s middle footshitch, and the Toggle 1-B to the midi message CC0 :
    • if the Dwarf’s footswitch is disengaged, and send the midi message CC0 127 → nothing happen (it should at least engage the Toggle 1-B, no ?)
    • if the Dwarf’s footswitch is disengaged, and send the midi message CC0 0 → nothing happen (as expected !)
    • if the Dwarf’s footswitch is engaged, and send the midi message CC0 127 → nothing happen (as expected !)
    • if the Dwarf’s footswitch is engaged, and send the midi message CC0 0 → it only disengages the LED of the Dwarf’s footswitch

Not sure I understand the way this plugin is meant to do if not reflecting the state of a plugin triggered by 2 different things… where am I wrong ?