Add a minimalistic Arturia MiniLab 3 map

This commit is contained in:
Alexandre Prokoudine 2024-01-19 04:55:55 +01:00
parent adb196dcde
commit 84bf98591d
1 changed files with 12 additions and 0 deletions

View 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>