You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to reset the status of a pedal from an action or sequence? Specially on the ones using CC and toggling ON/OFF
I explain the use case: When sending a Program Change message, I would like to take the CC Pedals back to their default state (usually OFF). I can use a sequence to turn off the LED, but the pedal status stays unchanged, so I guess next time I press it, it will not be in synch with the expected behaviour.
I can code something myself to reset currentMIDIValue, but I wanted to check first if there is an existing solution already.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
Is there a way to reset the status of a pedal from an action or sequence? Specially on the ones using CC and toggling ON/OFF
I explain the use case: When sending a Program Change message, I would like to take the CC Pedals back to their default state (usually OFF). I can use a sequence to turn off the LED, but the pedal status stays unchanged, so I guess next time I press it, it will not be in synch with the expected behaviour.
I can code something myself to reset currentMIDIValue, but I wanted to check first if there is an existing solution already.
Mat
Beta Was this translation helpful? Give feedback.
All reactions