mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
Unfortunately it seems that MIDINameDocument can not express control groups, so remove this.
We will have to embrace and extend the format to provide that. I think it's the only feasible way to present up to 127 controllers in the UI in a decently usable way, so it's probably a good idea to do so. git-svn-id: svn://localhost/ardour2/branches/3.0@13894 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0d5b79bd1f
commit
05a397b20c
1 changed files with 116 additions and 123 deletions
|
|
@ -14,9 +14,12 @@
|
|||
<AvailableForChannels>
|
||||
<AvailableChannel Channel="1" Available="true"/>
|
||||
</AvailableForChannels>
|
||||
<UsesControlNameList Name="Modulation"/>
|
||||
<PatchBank Name="Patches">
|
||||
<PatchNameList>
|
||||
<UsesControlNameList Name="Controls"/>
|
||||
<PatchBank Name="User Patches">
|
||||
<UsesPatchNameList Name="User Patch Names"/>
|
||||
</PatchBank>
|
||||
</ChannelNameSet>
|
||||
<PatchNameList Name="User Patch Names">
|
||||
<Patch Number="1" Name="Patch 1" ProgramChange="0"/>
|
||||
<Patch Number="2" Name="Patch 2" ProgramChange="1"/>
|
||||
<Patch Number="3" Name="Patch 3" ProgramChange="2"/>
|
||||
|
|
@ -118,9 +121,8 @@
|
|||
<Patch Number="99" Name="Patch 99" ProgramChange="98"/>
|
||||
<Patch Number="100" Name="Patch 100" ProgramChange="99"/>
|
||||
</PatchNameList>
|
||||
</PatchBank>
|
||||
</ChannelNameSet>
|
||||
<ControlNameList Name="Modulation">
|
||||
<ControlNameList Name="Controls">
|
||||
<!-- Modulation -->
|
||||
<Control Type="7bit" Number="3" Name="LFO Rate (Coarse)"/>
|
||||
<Control Type="7bit" Number="35" Name="LFO Rate (Fine)"/>
|
||||
<Control Type="7bit" Number="13" Name="LFO VCO Amount (Coarse)"/>
|
||||
|
|
@ -130,8 +132,7 @@
|
|||
<Control Type="7bit" Number="87" Name="LFO MIDI Sync"/>
|
||||
<Control Type="7bit" Number="86" Name="LFO Sync Clock Div"/>
|
||||
<Control Type="7bit" Number="82" Name="LFO Key Trigger"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Oscillators">
|
||||
<!-- Oscillators -->
|
||||
<Control Type="7bit" Number="70" Name="VCO 1 Wave"/>
|
||||
<Control Type="7bit" Number="71" Name="VCO 2 Wave"/>
|
||||
<Control Type="7bit" Number="17" Name="VCO 2 Freq (Coarse)"/>
|
||||
|
|
@ -143,16 +144,14 @@
|
|||
<Control Type="7bit" Number="65" Name="Glide Switch"/>
|
||||
<Control Type="7bit" Number="92" Name="Glide Type"/>
|
||||
<Control Type="7bit" Number="83" Name="Legato Glide"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Mixer">
|
||||
<!-- Mixer -->
|
||||
<Control Type="7bit" Number="15" Name="VCO 1 (Coarse)"/>
|
||||
<Control Type="7bit" Number="47" Name="VCO 1 (Fine)"/>
|
||||
<Control Type="7bit" Number="16" Name="VCO 2 (Coarse)"/>
|
||||
<Control Type="7bit" Number="48" Name="VCO 2 (Fine)"/>
|
||||
<Control Type="7bit" Number="27" Name="External In (Coarse)"/>
|
||||
<Control Type="7bit" Number="59" Name="External In (Fine)"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Filter">
|
||||
<!-- Filter -->
|
||||
<Control Type="7bit" Number="19" Name="Cutoff (Coarse)"/>
|
||||
<Control Type="7bit" Number="51" Name="Cutoff (Fine)"/>
|
||||
<Control Type="7bit" Number="19" Name="Resonance (Coarse)"/>
|
||||
|
|
@ -162,8 +161,7 @@
|
|||
<Control Type="7bit" Number="20" Name="KB Track (Coarse)"/>
|
||||
<Control Type="7bit" Number="54" Name="KB Track (Fine)"/>
|
||||
<Control Type="7bit" Number="89" Name="Filter Velocity Sensitivity"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Envelopes">
|
||||
<!-- Envelopes -->
|
||||
<Control Type="7bit" Number="23" Name="VCF Attack (Coarse)"/>
|
||||
<Control Type="7bit" Number="55" Name="VCF Attack (Fine)"/>
|
||||
<Control Type="7bit" Number="24" Name="VCF Decay/Release (Coarse)"/>
|
||||
|
|
@ -178,24 +176,19 @@
|
|||
<Control Type="7bit" Number="62" Name="VCA Sustain (Fine)"/>
|
||||
<Control Type="7bit" Number="72" Name="Release Switch"/>
|
||||
<Control Type="7bit" Number="73" Name="Trigger Mode"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Volume">
|
||||
<!-- Volume -->
|
||||
<Control Type="7bit" Number="7" Name="Volume (Coarse)"/>
|
||||
<Control Type="7bit" Number="39" Name="Volume (Fine)"/>
|
||||
<Control Type="7bit" Number="90" Name="Volume Velocity Sensitivity"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Keyboard Response">
|
||||
<!-- Keyboard Response -->
|
||||
<Control Type="7bit" Number="91" Name="Key Priority"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Mod Wheel Response">
|
||||
<!-- Mod Wheel Response -->
|
||||
<Control Type="7bit" Number="1" Name="Mod Wheel (Coarse)"/>
|
||||
<Control Type="7bit" Number="33" Name="Mod Wheel (Fine)"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Pitch Wheel Response">
|
||||
<!-- Pitch Wheel Response -->
|
||||
<Control Type="7bit" Number="107" Name="Bend Up Amount"/>
|
||||
<Control Type="7bit" Number="108" Name="Bend Down Amount"/>
|
||||
</ControlNameList>
|
||||
<ControlNameList Name="Control">
|
||||
<!-- Control -->
|
||||
<Control Type="7bit" Number="122" Name="Local Control Off"/>
|
||||
<Control Type="7bit" Number="122" Name="All Sounds Off"/>
|
||||
<Control Type="7bit" Number="123" Name="All Notes Off"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue