View Issue Details

IDProjectCategoryView StatusLast Update
0009186ardourotherpublic2022-12-28 04:35
ReporterYackBackman Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status newResolutionopen 
PlatformArchOSLinuxOS Version(any)
Summary0009186: Midi control surface keymap preset for M-audio Oxygen Pro Mini
DescriptionA midi keymap for M-audio Oxygen Pro Mini that binds everything so the keyboard is usable in Ardour.
Additional InformationThis keymap is made to be used in DAW mode, in the user preset.
TagsNo tags attached.

Activities

YackBackman

2022-12-28 04:35

reporter  

M-audio Oxygen Pro Mini.map (3,048 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<ArdourMIDIBindings version="1.0.0" name="M-Audio Oxygen Pro Mini">
<DeviceInfo bank-size="8"/>

<!-- Transport -->

<Binding channel="1" ctl="115" function="transport-roll"/>
<Binding channel="1" ctl="114" function="transport-stop"/>
<Binding channel="1" ctl="117" function="loop-toggle"/>
<Binding channel="1" ctl="112" function="transport-start"/>
<Binding channel="1" ctl="113" function="transport-end"/>
<Binding channel="1" ctl="111" function="next-bank"/>
<Binding channel="1" ctl="110" function="prev-bank"/>
<Binding channel="1" ctl="116" function="toggle-rec-enable"/>

<!--Track record -->

<Binding channel="1" ctl="49" uri="/route/recenable B1 1"/>
<Binding channel="1" ctl="50" uri="/route/recenable B2 2"/>
<Binding channel="1" ctl="51" uri="/route/recenable B3 3"/>
<Binding channel="1" ctl="52" uri="/route/recenable B4 4"/>
<Binding channel="1" ctl="53" uri="/route/recenable B5 5"/>
<Binding channel="1" ctl="54" uri="/route/recenable B6 6"/>
<Binding channel="1" ctl="55" uri="/route/recenable B7 7"/>
<Binding channel="1" ctl="56" uri="/route/recenable B8 8"/>

<!--Track solo -->

<Binding channel="1" ctl="24" uri="/route/solo B1 1"/>
<Binding channel="1" ctl="25" uri="/route/solo B2 2"/>
<Binding channel="1" ctl="26" uri="/route/solo B3 3"/>
<Binding channel="1" ctl="27" uri="/route/solo B4 4"/>
<Binding channel="1" ctl="28" uri="/route/solo B5 5"/>
<Binding channel="1" ctl="29" uri="/route/solo B6 6"/>
<Binding channel="1" ctl="30" uri="/route/solo B7 7"/>
<Binding channel="1" ctl="31" uri="/route/solo B8 8"/>

<!--Track mute -->

<Binding channel="1" ctl="16" uri="/route/mute B1 1"/>
<Binding channel="1" ctl="17" uri="/route/mute B2 2"/>
<Binding channel="1" ctl="18" uri="/route/mute B3 3"/>
<Binding channel="1" ctl="19" uri="/route/mute B4 4"/>
<Binding channel="1" ctl="20" uri="/route/mute B5 5"/>
<Binding channel="1" ctl="21" uri="/route/mute B6 6"/>
<Binding channel="1" ctl="22" uri="/route/mute B7 7"/>
<Binding channel="1" ctl="23" uri="/route/mute B8 8"/>

<!--Track gain -->
<Binding channel="1" ctl="33" uri="/route/gain B1 1"/>
<Binding channel="1" ctl="34" uri="/route/gain B2 2"/>
<Binding channel="1" ctl="35" uri="/route/gain B3 3"/>
<Binding channel="1" ctl="36" uri="/route/gain B4 4"/>
<Binding channel="1" ctl="37" uri="/route/gain B5 5"/>
<Binding channel="1" ctl="38" uri="/route/gain B6 6"/>
<Binding channel="1" ctl="39" uri="/route/gain B7 7"/>
<Binding channel="1" ctl="40" uri="/route/gain B8 8"/>

<!-- pandirection -->

<Binding channel="1" ctl="120" uri="/route/pandirection B1"/>
<Binding channel="1" ctl="121" uri="/route/pandirection B2"/>
<Binding channel="1" ctl="122" uri="/route/pandirection B3"/>
<Binding channel="1" ctl="123" uri="/route/pandirection B4"/>
<Binding channel="1" ctl="124" uri="/route/pandirection B5"/>
<Binding channel="1" ctl="125" uri="/route/pandirection B6"/>
<Binding channel="1" ctl="126" uri="/route/pandirection B7"/>
<Binding channel="1" ctl="127" uri="/route/pandirection B8"/>

</ArdourMIDIBindings>


M-audio Oxygen Pro Mini.map (3,048 bytes)   

Issue History

Date Modified Username Field Change
2022-12-28 04:35 YackBackman New Issue
2022-12-28 04:35 YackBackman File Added: M-audio Oxygen Pro Mini.map