MIDIOutputController should send data to the output only when there is a change in the Value field. So maybe you could add an on/off button to the Sound or EventValue in the Value field, something like:
!Amp * !On
so when !On is zero, there are no changes to be transmitted.
Or, even better, use trackAndHold: so something like
!On trackAndHold: !Amp