Like CC Value scroll nessage, but number of the scroll counter is used as the cc message number when sent (and you can specify the CC value in a text box.). Effectively the roles of CC value and CC number are reverse.
I have a pedal where several related commands each has its own CC. I’m creating a virtual knob for it, but realized that scroll counters only work for CC values, not CC numbers.
Hi. The only way to execute a CC number scroll at the moment is to use the Message Scroll feature. We explain it in this video. You can now also change scroll direction by using the ‘Utility’ message type. Hope it helps!
What I’m trying to build is a button that has a variable action, always sends the current message until another button is pressed which changes the scroll of the first button, but doesn’t execute the message.
I’d also need:
to control the scroll of another preset (and not execute it)
prevent message scrolling when pressing the preset button. Maybe I can do that with press and release messages? How does that work with message scroll?