summaryrefslogtreecommitdiff
path: root/midi_maps/Korg_nanoKONTROL2_With_Master.map
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-02-01 17:12:18 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-02-01 17:12:18 -0600
commite6a81318f1dc5fb2f2d406e6b092fed2b572ff42 (patch)
treeb62a27f4d4e8c8106d95c066da9f4d306d6df03d /midi_maps/Korg_nanoKONTROL2_With_Master.map
parent4b9ffc1b628d4243fe528cfe8dbb2b3616d3da86 (diff)
Generic MIDI: ffwd, rewd buttons should do the expected
Diffstat (limited to 'midi_maps/Korg_nanoKONTROL2_With_Master.map')
-rw-r--r--midi_maps/Korg_nanoKONTROL2_With_Master.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/midi_maps/Korg_nanoKONTROL2_With_Master.map b/midi_maps/Korg_nanoKONTROL2_With_Master.map
index 1217ca9b25..a8777ac782 100644
--- a/midi_maps/Korg_nanoKONTROL2_With_Master.map
+++ b/midi_maps/Korg_nanoKONTROL2_With_Master.map
@@ -13,8 +13,8 @@
<Binding channel="1" ctl="41" function="transport-roll"/>
<Binding channel="1" ctl="42" function="transport-stop"/>
- <Binding channel="1" ctl="43" function="transport-start"/>
- <Binding channel="1" ctl="44" function="transport-end"/>
+ <Binding channel="1" ctl="43" action="Transport/Rewind"/>
+ <Binding channel="1" ctl="44" action="Transport/Forward"/>
<Binding channel="1" ctl="45" function="toggle-rec-enable"/>
<Binding channel="1" ctl="46" function="loop-toggle"/>
<Binding msg="B0 3c 7f" action="Editor/add-location-from-playhead"/>