feedback for toggled MIDI controls now sends 0 or 127, not various in-between values...
[ardour.git] / libs / surfaces / generic_midi / midifunction.h
index 8b3a52df3c47c961ac93c80540ef443ac5b2d966..8f0b0218d01821293357fb05f7fe131624820088 100644 (file)
@@ -55,6 +55,7 @@ class MIDIFunction : public MIDIInvokable
                TransportRecordDisable,
                /* 1 argument functions: RID */
                Select,
+               SetBank,
                /* 2 argument functions: RID, value */
                TrackSetSolo, 
                TrackSetMute,