Reaction listener button press behavior

779 viewsGeneral
0

Sorry for over spooling the forum with my questions, but try to understand how it works 😉

Can you explain how this works, or put me in the right direction. Button is on momentary so only the note-on should be the trigger if I read the manual correctly.

In sessionbox it works as expected, pushing the button start clip and releasing does nothing. So my former post on note-off is irrelevant I think or only on reaction input?

It looks like the listener also sent the off value as a trigger when releasing the button.

Behavior is that the clip stopped when releasing the button.

admin Changed status to publish
0

Hi Robin,
Just my 2 cents, but if your controller sends velocity 127 for both note-on and note-off then indeed Remotify (or any other program) will receive two times velocity 127 (note-on).
Resulting in triggering two times, one time when pressing down and one time on release.
It doesn’t matter if it is set to “momentary” because it doesn’t see the note-off (velocity 0), only another note-on (velocity 127).
If I remember correctly, you use a MIDI Fighter, I’m pretty sure that the MIDI Fighter utility program will let you change note-off to 0.
That should do the trick 😉

admin Changed status to publish
Attached Files:
You are viewing 1 out of 3 answers, click here to view all answers.