PBF4 Fader and button for same midi

Hello guys,

Just received the hardware and trying to create my first config

I’d like to have the fader sending midi from 0 to 127
and then to have a button to overwrite this same value until I release the button to go back to the fader value.

Example:
Fader sending = 80
Button pressed sending = 127
Button released back to = 80

I managed to send the fader and button but the value goes to 0 once it’s released

Let me know if there is a solution :slight_smile:

Thanks !

Found the solution using Press/Release function and Global Variables

1 Like