mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
10 lines
297 B
Text
10 lines
297 B
Text
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ArdourMIDIBindings version="1.0.0" name="Roland A-30">
|
||
|
|
|
||
|
|
<!-- Standard Start/Stop commands. Should work with many more MIDI devices. -->
|
||
|
|
|
||
|
|
<Binding msg="fa" function="transport-roll"/>
|
||
|
|
<Binding msg="fc" function="transport-stop"/>
|
||
|
|
|
||
|
|
</ArdourMIDIBindings>
|