Widget Not Responding to Midi from NumaX

I am trying to control the NumaX zones with a widget. The midi monitor is indicating the NumaX zones knobs are being recognized when I turn them on and off. I am able to have the Widget learn the midi from the NumaX. However, when press the NumaX zone knob on and off, the widget responds, but the midi filter does not. Any thoughts on what I can do to make this work? Thanks

I created a video showing what I am trying to explain.

I do not understand.
You mapped the widget to bypass the midi filter plugin, that is working.
You are only sending low values of cc14.
Try to send a value of at least greater than 64

The StudioLogic NumaX Zones are midi mapped to the following:
CC#12 - Zone 1: 0=off, 1=On, 2=Muted
CC#13 - Zone 2
CC#14 - Zone 3
CC#15 - Zone 4

I am not sure I can change the midi mapping in the NumaX.

Ok, try to use the scale curve of the widget, so that tha max value represents vor example the midi value 2.

I am not 100% sure what you mean, but I tried this. The Widget now responds but the Midi Filter still is not bypassing.

Load this into the scaling curve associated with the widget. Note that the widget (if it’s a button) will still not respond but the bypass should be enabled if you send 1 and disabled if you send 0. If you use a knob rather than a button you can actually see the value being sent.

NumaXZone.gpscale (11.0 KB)