Creating a control that doesn't send midi

I’m looking to make a control that would just update a variable in the preset (and also show the value) but not send anything as MIDI out.

I’m trying to understand how that would be accomplished as I can’t tell which callback I’d need to fiddle with to do the update/prevent midi from being sent.

Thanks.

When you create the control on the UI, select the type of “Virtual”

3 Likes