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
This commit is contained in:
Carl Hetherington 2012-06-26 17:13:13 +00:00
parent 6a778added
commit 6fcb91182c

View 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"/>