mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Add track select buttons to Launchkey map.
This commit is contained in:
parent
9115a2c5d2
commit
73d901d889
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue