mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Added MIDI MAP for Alesis Q49 V2 master keyboard
This commit is contained in:
parent
302a8ffe26
commit
c9a1dfb928
1 changed files with 15 additions and 0 deletions
15
share/midi_maps/Alesis_Q49v2.map
Normal file
15
share/midi_maps/Alesis_Q49v2.map
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- 2022-1-4 Vincent Tassy: Map file creation -->
|
||||
<ArdourMIDIBindings version="1.0.0" name="Alesis Q49 MKII">
|
||||
|
||||
<Binding channel="1" ctl="118" function="transport-stop"/>
|
||||
<Binding channel="1" ctl="119" function="transport-roll"/>
|
||||
<Binding channel="1" ctl="114" action="Transport/alternate-record-roll"/>
|
||||
|
||||
<Binding channel="1" ctl="23" function="transport-start"/>
|
||||
<Binding channel="1" ctl="24" function="transport-end"/>
|
||||
<Binding channel="1" ctl="21" action="Common/alternate-jump-backward-to-mark"/>
|
||||
<Binding channel="1" ctl="22" action="Common/alternate-jump-forward-to-mark"/>
|
||||
<Binding channel="1" ctl="20" action="Transport/ToggleRollForgetCapture"/>
|
||||
|
||||
</ArdourMIDIBindings>
|
||||
Loading…
Add table
Add a link
Reference in a new issue