Push Button to not send on release

Hi,
I'm quite new to OSC and am still trying to understand certain features. Enjoying it so far though!
I'm in the process of creating a template to control certain functions in my DAW. One of those function is to use a push button to toggle the folder state in Cubase.
However, as it stands right now when I tap the push button it sends its message to my DAW twice. Once when I tap the push button and again on release of the push button.

How would I program it to not send the message again on release?

(Apologies if this is a redundant post. I searched earlier but didn't find anything related specifically to this.)

THANKS!

Hi

I think you have to change the mode property for the button to answer as you wish

https://openstagecontrol.ammd.net/docs/widgets/properties-reference/#basics

"Tap" will answer your question

Good luck

1 Like

Doh! Thanks! That was obviously my issue. I was trying to solve it much more complicated ways ha.

Really appreciate the response!

1 Like