mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
LAudio EASYCONTROL.9 MIDI map
This commit is contained in:
parent
d4838bd294
commit
307f7c173c
1 changed files with 54 additions and 0 deletions
54
share/midi_maps/LAudio_EASYCONTROL9.map
Normal file
54
share/midi_maps/LAudio_EASYCONTROL9.map
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ArdourMIDIBindings version="1.0.0" name="LAudio EASYCONTROL.9">
|
||||
|
||||
<!-- MIDI Mapping for LAudio EASYCONTROL.9 -->
|
||||
<!-- aka WORLDE EASYCONTROL.9 -->
|
||||
<!-- Intended to be used with the preset 0 -->
|
||||
<!-- For better experience I'd recommend -->
|
||||
<!-- to set the buttons' action type to -->
|
||||
<!-- "Toggle" and set "on" and "off" button -->
|
||||
<!-- values both to 127. -->
|
||||
|
||||
<!-- Channel faders -->
|
||||
<Binding channel="1" ctl="3" uri="/route/gain 1"/>
|
||||
<Binding channel="1" ctl="4" uri="/route/gain 2"/>
|
||||
<Binding channel="1" ctl="5" uri="/route/gain 3"/>
|
||||
<Binding channel="1" ctl="6" uri="/route/gain 4"/>
|
||||
<Binding channel="1" ctl="7" uri="/route/gain 5"/>
|
||||
<Binding channel="1" ctl="8" uri="/route/gain 6"/>
|
||||
<Binding channel="1" ctl="9" uri="/route/gain 7"/>
|
||||
<Binding channel="1" ctl="10" uri="/route/gain 8"/>
|
||||
<Binding channel="1" ctl="11" uri="/bus/gain master"/>
|
||||
|
||||
<!-- Channel buttons -->
|
||||
<Binding channel="1" ctl="23" uri="/route/solo 1"/>
|
||||
<Binding channel="1" ctl="24" uri="/route/solo 2"/>
|
||||
<Binding channel="1" ctl="25" uri="/route/solo 3"/>
|
||||
<Binding channel="1" ctl="26" uri="/route/solo 4"/>
|
||||
<Binding channel="1" ctl="27" uri="/route/solo 5"/>
|
||||
<Binding channel="1" ctl="28" uri="/route/solo 6"/>
|
||||
<Binding channel="1" ctl="29" uri="/route/solo 7"/>
|
||||
<Binding channel="1" ctl="30" uri="/route/solo 8"/>
|
||||
<!-- Solo button for master bus has no sense -->
|
||||
<Binding channel="1" ctl="31" uri="/bus/mute master"/>
|
||||
|
||||
<!-- Transport buttons -->
|
||||
<Binding channel="1" ctl="49" function="loop-toggle"/>
|
||||
<Binding channel="1" ctl="47" function="transport-start"/>
|
||||
<Binding channel="1" ctl="48" function="transport-end"/>
|
||||
<Binding channel="1" ctl="46" function="transport-stop"/>
|
||||
<Binding channel="1" ctl="45" function="transport-roll"/>
|
||||
<Binding channel="1" ctl="44" function="toggle-rec-enable"/>
|
||||
|
||||
<!-- Panning -->
|
||||
<Binding channel="1" ctl="14" uri="/route/pandirection 1"/>
|
||||
<Binding channel="1" ctl="15" uri="/route/pandirection 2"/>
|
||||
<Binding channel="1" ctl="16" uri="/route/pandirection 3"/>
|
||||
<Binding channel="1" ctl="17" uri="/route/pandirection 4"/>
|
||||
<Binding channel="1" ctl="18" uri="/route/pandirection 5"/>
|
||||
<Binding channel="1" ctl="19" uri="/route/pandirection 6"/>
|
||||
<Binding channel="1" ctl="20" uri="/route/pandirection 7"/>
|
||||
<Binding channel="1" ctl="21" uri="/route/pandirection 8"/>
|
||||
<Binding channel="1" ctl="60" uri="/route/pandirection master"/>
|
||||
|
||||
</ArdourMIDIBindings>
|
||||
Loading…
Add table
Add a link
Reference in a new issue