summaryrefslogtreecommitdiff
path: root/midi_maps/Roland_SI-24.map
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-01-14 16:37:47 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-01-14 16:37:54 -0600
commitddb362fe170ce7c86c2e7504196b6b2959c374d7 (patch)
treec8279a8b1f7729a161f2a2eec1b2a52e6eb9e021 /midi_maps/Roland_SI-24.map
parent368be3585e0e3e06b6a07db79c4161afc707c86a (diff)
Generic MIDI: add ToggleRecEnable action, and change all maps to use that instead of separate rec-enable, rec-disable, which didnt work
Diffstat (limited to 'midi_maps/Roland_SI-24.map')
-rw-r--r--midi_maps/Roland_SI-24.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/midi_maps/Roland_SI-24.map b/midi_maps/Roland_SI-24.map
index db783eba96..40aa03a486 100644
--- a/midi_maps/Roland_SI-24.map
+++ b/midi_maps/Roland_SI-24.map
@@ -118,7 +118,7 @@
<Binding channel="1" note="86" function="transport-start"/> <!-- FF -->
<Binding channel="1" note="87" function="transport-end"/> <!-- STOP -->
<Binding channel="1" note="88" function="transport-roll"/> <!-- PLAY -->
- <Binding channel="1" note="89" function="rec-enable"/> <!-- REC -->
+ <Binding channel="1" note="89" function="toggle-rec-enable"/> <!-- REC -->
</ArdourMIDIBindings>