Patch from JaaxxOne to fix rec-enable toggle with the
authorCarl Hetherington <carl@carlh.net>
Tue, 26 Jun 2012 17:13:13 +0000 (17:13 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 26 Jun 2012 17:13:13 +0000 (17:13 +0000)
Korg nanoKONTROL (#4953).

git-svn-id: svn://localhost/ardour2/branches/3.0@12942 d708f5d6-7413-0410-9779-e7cbd77b26cf

midi_maps/Korg_nanoKONTROL.map

index 3acc56891b85a020e3ceb7ccf00e70745078aa06..bac8c43bb6ae063691ef5578b8ebc02f675b8036 100644 (file)
@@ -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"/>