summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2012-06-26 17:13:13 +0000
committerCarl Hetherington <carl@carlh.net>2012-06-26 17:13:13 +0000
commit6fcb91182c5b54e8ba169d652d8e748bfd1d51b7 (patch)
tree39e5d635d9d0c08908b22f031bd44afdb6c69015 /midi_maps
parent6a778added3837e747c05726f0672eeb96f31788 (diff)
Patch from JaaxxOne to fix rec-enable toggle with the
Korg nanoKONTROL (#4953). git-svn-id: svn://localhost/ardour2/branches/3.0@12942 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/Korg_nanoKONTROL.map3
1 files changed, 1 insertions, 2 deletions
diff --git a/midi_maps/Korg_nanoKONTROL.map b/midi_maps/Korg_nanoKONTROL.map
index 3acc56891b..bac8c43bb6 100644
--- a/midi_maps/Korg_nanoKONTROL.map
+++ b/midi_maps/Korg_nanoKONTROL.map
@@ -5,8 +5,7 @@
<DeviceInfo bank-size="9" motorized="no" threshold="15"/>
<!-- Transport Controls -->
- <Binding channel="1" ctl="44" function="rec-enable"/>
- <Binding channel="1" ctl="46" function="rec-disable"/>
+ <Binding channel="1" ctl="44" action="Transport/Record"/>
<Binding channel="1" ctl="45" function="transport-roll"/>
<Binding channel="1" ctl="46" function="transport-stop"/>
<Binding channel="1" ctl="47" function="transport-start"/>