13
0

Add track select buttons to Launchkey map.

This commit is contained in:
Ben Loftis 2016-01-30 11:18:56 -06:00
parent 9115a2c5d2
commit 73d901d889

View File

@ -10,4 +10,7 @@
<Binding channel="1" ctl="116" function="loop-toggle"/>
<Binding channel="1" ctl="117" function="toggle-rec-enable"/>
<!-- Round buttons beside transport -->
<Binding channel="1" ctl="104" action="Editor/select-next-route"/>
<Binding channel="1" ctl="105" action="Editor/select-prev-route"/>
</ArdourMIDIBindings>