summaryrefslogtreecommitdiff
path: root/midi_maps/Alesis_QX25.map
blob: 1ad098e01cb9755265708f892059e91c117a35a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!-- 2017-4-13 Nathan Stewart: Map file creation                     -->
<ArdourMIDIBindings version="1.0.0" name="Alesis QX25">

  <Binding channel="1" ctl="114" function="transport-stop"/>
  <Binding channel="1" ctl="115" function="transport-roll"/>

  <Binding channel="1" ctl="116" function="toggle-rec-enable"/>

  <Binding channel="1" ctl="117" function="transport-end"/>
  <Binding channel="1" ctl="118" function="transport-start"/>
  <Binding channel="1" ctl="119" function="loop-toggle"/>
  
  <!-- bind the foot controller to toggle transport -->
  <!--Binding channel="1" ctl="64" action="Transport/ToggleRoll"/ -->

</ArdourMIDIBindings>