10 lines
297 B
XML
10 lines
297 B
XML
<?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>
|