Hello I’m trying to make a tune request feature for an instrument using a momentary button, but I need help figuring out how to only send the sysex command when I press the button, and not on the release of the button as well. Currently it always runs the auto tune twice any time I press the button.
In the web editor, only set the “On Value” for the momentary button, and leave the “Off Value” field empty. That should do the trick.
2 Likes
amazing, that worked perfectly, thank you so much for the quick response!