2016-01-26 17:48:00 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ArdourMIDIBindings version="1.0.0" name="Novation Launchkey 25">
|
|
|
|
|
|
|
|
<!-- Transport controls -->
|
|
|
|
|
2016-02-01 18:12:18 -05:00
|
|
|
<Binding channel="1" ctl="112" action="Transport/Rewind"/>
|
|
|
|
<Binding channel="1" ctl="113" action="Transport/Forward"/>
|
2016-01-26 17:48:00 -05:00
|
|
|
<Binding channel="1" ctl="114" function="transport-stop"/>
|
|
|
|
<Binding channel="1" ctl="115" function="transport-roll"/>
|
|
|
|
<Binding channel="1" ctl="116" function="loop-toggle"/>
|
|
|
|
<Binding channel="1" ctl="117" function="toggle-rec-enable"/>
|
|
|
|
|
2016-01-30 12:18:56 -05:00
|
|
|
<!-- Round buttons beside transport -->
|
|
|
|
<Binding channel="1" ctl="104" action="Editor/select-next-route"/>
|
|
|
|
<Binding channel="1" ctl="105" action="Editor/select-prev-route"/>
|
2016-01-26 17:48:00 -05:00
|
|
|
</ArdourMIDIBindings>
|