mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Add a minimalistic Arturia MiniLab 3 map
This commit is contained in:
parent
adb196dcde
commit
84bf98591d
1 changed files with 12 additions and 0 deletions
12
share/midi_maps/Arturia_MiniLab_3.map
Normal file
12
share/midi_maps/Arturia_MiniLab_3.map
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ArdourMIDIBindings version="1.0.0" name="Arturia MiniLab 3">
|
||||
<!-- 2024-01-19 Alexandre Prokoudine: Map file creation -->
|
||||
|
||||
<!-- Transport controls. The rest is reserved for synths -->
|
||||
|
||||
<Binding channel="1" ctl="105" function="loop-toggle"/>
|
||||
<Binding channel="1" ctl="106" function="transport-stop"/>
|
||||
<Binding channel="1" ctl="107" function="transport-roll"/>
|
||||
<Binding channel="1" ctl="108" function="toggle-rec-enable"/>
|
||||
|
||||
</ArdourMIDIBindings>
|
||||
Loading…
Add table
Add a link
Reference in a new issue