1838 lines
53 KiB
XML
1838 lines
53 KiB
XML
<!--06 May 2010 14:28:14 CET-->
|
|
<!--
|
|
FutureTale v0.1, Skin for Mixxx 1.8.x
|
|
www.mixxx.org
|
|
Copyright (C) 2010 cadeyrn ; cadeyrn@webportfolio.hu
|
|
|
|
based on LateNightBlues” Skin xml by jus ; jus/justmail/de
|
|
|
|
This file is part of the "FutureTale" Skin for Mixxx 1.8.x
|
|
"FutureTale" is licensed under the Attribution-Noncommercial-Share Alike 3.0 licence.
|
|
http://creativecommons.org/licenses/by-nc-sa/3.0/us/
|
|
|
|
You are free:
|
|
to Share - to copy, distribute and transmit the work
|
|
to Remix - to adapt the work
|
|
|
|
Under the following conditions:
|
|
Attribution - You must attribute the work in the manner specified by the author or licensor
|
|
(but not in any way that suggests that they endorse you or your use of the work).
|
|
What does "Attribute this work" mean?
|
|
You must attribute the work in the manner specified by the author or licensor
|
|
(but not in any way that suggests that they endorse you or your use of the work).
|
|
|
|
Noncommercial - You may not use this work for commercial purposes.
|
|
Share Alike - If you alter, transform, or build upon this work, you may distribute
|
|
the resulting work only under the same or similar license to this one.
|
|
-->
|
|
|
|
<!DOCTYPE skin>
|
|
<skin>
|
|
<Background>
|
|
<Path>background1280x800.png</Path>
|
|
<BgColor>#000000</BgColor>
|
|
</Background>
|
|
|
|
<!--
|
|
**********************************************
|
|
General- Browsermode,Search and Library display
|
|
**********************************************
|
|
-->
|
|
<ComboBox>
|
|
<Pos>6,512</Pos>
|
|
<Size>350,25</Size>
|
|
<BgColor>#fafafa</BgColor>
|
|
</ComboBox>
|
|
<Search>
|
|
<Pos>758,412</Pos>
|
|
<Size>350,25</Size>
|
|
<BgColor>#fafafa</BgColor>
|
|
</Search>
|
|
|
|
|
|
<TableView>
|
|
<Pos>6,466</Pos>
|
|
<Size>1268,330</Size>
|
|
<BgColor>#111111</BgColor>
|
|
<FgColor>#cccccc</FgColor>
|
|
<BgColorRowEven>#222222</BgColorRowEven>
|
|
<BgColorRowUneven>#333333</BgColorRowUneven>
|
|
</TableView>
|
|
|
|
<!--
|
|
############################################################################################
|
|
############################################################################################
|
|
Section: Visual
|
|
############################################################################################
|
|
############################################################################################
|
|
-->
|
|
|
|
<!--
|
|
**********************************************
|
|
Visual- Waveform
|
|
**********************************************
|
|
-->
|
|
<Visual>
|
|
<Tooltip>Drag with mouse to control sound playback. Drop tracks from external file manager here</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>185,5</Pos>
|
|
<Size>906,67</Size>
|
|
<!--<Pos>6,6</Pos>-->
|
|
<!--<Size>1268,66</Size>-->
|
|
<BgColor>#222222</BgColor>
|
|
<SignalColor>#455282</SignalColor>
|
|
<BeatColor>#dddddd</BeatColor>
|
|
<MarkerColor>#0099FF</MarkerColor>
|
|
<CueColor>#00FF00</CueColor>
|
|
<FisheyeColor>#2D3439</FisheyeColor>
|
|
<Zoom>true</Zoom>
|
|
<Mark>
|
|
<Control>cue_point</Control>
|
|
<Text>CUE</Text>
|
|
</Mark>
|
|
<MarkRange>
|
|
<StartControl>loop_start_position</StartControl>
|
|
<EndControl>loop_end_position</EndControl>
|
|
<EnabledControl>loop_enabled</EnabledControl>
|
|
</MarkRange>
|
|
<Mark>
|
|
<Control>loop_start_position</Control>
|
|
<Text>IN</Text>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>loop_end_position</Control>
|
|
<Text>OUT</Text>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_1_position</Control>
|
|
<Text>HOTCUE 1</Text>
|
|
<Align>center</Align>
|
|
<Color>#0033FF</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_2_position</Control>
|
|
<Text>HOTCUE 2</Text>
|
|
<Align>center</Align>
|
|
<Color>#FF0000</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_3_position</Control>
|
|
<Text>HOTCUE 3</Text>
|
|
<Align>center</Align>
|
|
<Color>#FF00FF</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
|
|
</Visual>
|
|
<Visual>
|
|
<Tooltip>Drag with mouse to control sound playback. Drop tracks from external file manager here</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>185,74</Pos>
|
|
<Size>906,67</Size>
|
|
<BgColor>#222222</BgColor>
|
|
<SignalColor>#a2232a</SignalColor>
|
|
<BeatColor>#dddddd</BeatColor>
|
|
<MarkerColor>#0099FF</MarkerColor>
|
|
<CueColor>#00FF00</CueColor>
|
|
<FisheyeColor>#2D3439</FisheyeColor>
|
|
<Zoom>true</Zoom>
|
|
<Mark>
|
|
<Control>cue_point</Control>
|
|
<Text>CUE</Text>
|
|
</Mark>
|
|
<MarkRange>
|
|
<StartControl>loop_start_position</StartControl>
|
|
<EndControl>loop_end_position</EndControl>
|
|
<EnabledControl>loop_enabled</EnabledControl>
|
|
</MarkRange>
|
|
<Mark>
|
|
<Control>loop_start_position</Control>
|
|
<Text>IN</Text>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>loop_end_position</Control>
|
|
<Text>OUT</Text>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_1_position</Control>
|
|
<Text>HOTCUE 1</Text>
|
|
<Align>center</Align>
|
|
<Color>#0033FF</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_2_position</Control>
|
|
<Text>HOTCUE 2</Text>
|
|
<Align>center</Align>
|
|
<Color>#FF0000</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
<Mark>
|
|
<Control>hotcue_3_position</Control>
|
|
<Text>HOTCUE 3</Text>
|
|
<Align>center</Align>
|
|
<Color>#FF00FF</Color>
|
|
<TextColor>#FFFFFF</TextColor>
|
|
</Mark>
|
|
</Visual>
|
|
|
|
<!--
|
|
**********************************************
|
|
Visaul- Waveform overview
|
|
**********************************************
|
|
-->
|
|
<Overview>
|
|
<Tooltip>Overview display of waveform</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>10,152</Pos>
|
|
<Size>400,48</Size>
|
|
<BgColor>#333333</BgColor>
|
|
<SignalColor>#455282</SignalColor>
|
|
<MarkerColor>#ffffff</MarkerColor>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],playposition</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</Overview>
|
|
<Overview>
|
|
<Tooltip>Overview display of waveform</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>870,152</Pos>
|
|
<Size>400,48</Size>
|
|
<BgColor>#333333</BgColor>
|
|
<SignalColor>#a2232a</SignalColor>
|
|
<MarkerColor>#ffffff</MarkerColor>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],playposition</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</Overview>
|
|
|
|
<!--
|
|
**********************************************
|
|
Visual - Volume level display
|
|
**********************************************
|
|
-->
|
|
|
|
<VuMeter>
|
|
<Tooltip>Channel[1] output volume display</Tooltip>
|
|
<PathVu>btn_volume_display_over.png</PathVu>
|
|
<PathBack>btn_volume_display.png</PathBack>
|
|
<Pos>516,190</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],VuMeter</ConfigKey>
|
|
</Connection>
|
|
</VuMeter>
|
|
|
|
<VuMeter>
|
|
<Tooltip>Channel[2] output volume display</Tooltip>
|
|
<PathVu>btn_volume_display_over.png</PathVu>
|
|
<PathBack>btn_volume_display.png</PathBack>
|
|
<Pos>748,190</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],VuMeter</ConfigKey>
|
|
</Connection>
|
|
</VuMeter>
|
|
|
|
<VuMeter>
|
|
<Tooltip>Master output volume display, L</Tooltip>
|
|
<PathVu>btn_volumeh_display_over.png</PathVu>
|
|
<PathBack>btn_volumeh_display.png</PathBack>
|
|
<Pos>1166,30</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Master],VuMeterL</ConfigKey>
|
|
</Connection>
|
|
</VuMeter>
|
|
<VuMeter>
|
|
<Tooltip>Master output volume display, R</Tooltip>
|
|
<PathVu>btn_volumeh_display_over.png</PathVu>
|
|
<PathBack>btn_volumeh_display.png</PathBack>
|
|
<Pos>1186,30</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Master],VuMeterR</ConfigKey>
|
|
</Connection>
|
|
</VuMeter>
|
|
|
|
<!--
|
|
**********************************************
|
|
Visual- Volume peak indicator
|
|
**********************************************
|
|
-->
|
|
<StatusLight>
|
|
<Tooltip>Peak Indicator</Tooltip>
|
|
<PathStatusLight>btn_kill_over.png</PathStatusLight>
|
|
<PathBack>btn_kill.png</PathBack>
|
|
<Pos>519,180</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],PeakIndicator</ConfigKey>
|
|
</Connection>
|
|
</StatusLight>
|
|
<StatusLight>
|
|
<Tooltip>Peak Indicator</Tooltip>
|
|
<PathStatusLight>btn_kill_over.png</PathStatusLight>
|
|
<PathBack>btn_kill.png</PathBack>
|
|
<Pos>751,180</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],PeakIndicator</ConfigKey>
|
|
</Connection>
|
|
</StatusLight>
|
|
|
|
|
|
|
|
<StatusLight>
|
|
<Tooltip>Peak Indicator</Tooltip>
|
|
<PathStatusLight>btn_kill_over.png</PathStatusLight>
|
|
<PathBack>btn_kill.png</PathBack>
|
|
<Pos>1156,30</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],PeakIndicator</ConfigKey>
|
|
</Connection>
|
|
</StatusLight>
|
|
<StatusLight>
|
|
<Tooltip>Peak Indicator</Tooltip>
|
|
<PathStatusLight>btn_kill_over.png</PathStatusLight>
|
|
<PathBack>btn_kill.png</PathBack>
|
|
<Pos>1202,30</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],PeakIndicator</ConfigKey>
|
|
</Connection>
|
|
</StatusLight>
|
|
|
|
<!--
|
|
############################################################################################
|
|
############################################################################################
|
|
Section: Text
|
|
############################################################################################
|
|
############################################################################################
|
|
-->
|
|
|
|
<!--
|
|
**********************************************
|
|
Text- Track information
|
|
**********************************************
|
|
-->
|
|
<Text>
|
|
<Tooltip>Track information display</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>14,210</Pos>
|
|
<Size>340,20</Size>
|
|
<FontSize>13</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color: transparent; color: #999999; text-align: left;
|
|
</Style>
|
|
</Text>
|
|
<Text>
|
|
<Tooltip>Track information display</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>874,210</Pos>
|
|
<Size>340,20</Size>
|
|
<FontSize>13</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color: transparent; color: #999999; text-align: left;
|
|
</Style>
|
|
</Text>
|
|
|
|
<!--
|
|
**********************************************
|
|
Text- BPM number display
|
|
**********************************************
|
|
-->
|
|
<NumberBpm>
|
|
<Tooltip>Tempo display (BPM=Beat Per Minute)</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>14, 250</Pos>
|
|
<Size>110,20</Size>
|
|
<FontSize>12</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<NumberOfDigits>6</NumberOfDigits>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color: transparent; color: #999999; text-align: left;
|
|
</Style>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],bpm</ConfigKey>
|
|
</Connection>
|
|
</NumberBpm>
|
|
<NumberBpm>
|
|
<Tooltip>Tempo display (BPM=Beat Per Minute)</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>874,250</Pos>
|
|
<Size>110,20</Size>
|
|
<FontSize>12</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<NumberOfDigits>6</NumberOfDigits>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color: transparent; color: #999999; text-align: left;
|
|
</Style>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],bpm</ConfigKey>
|
|
</Connection>
|
|
</NumberBpm>
|
|
|
|
<!--
|
|
**********************************************
|
|
Text- Playing position / Time remaining
|
|
**********************************************
|
|
-->
|
|
<NumberPos>
|
|
<Tooltip>Play position/remaining time</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>200,250</Pos>
|
|
<Size>200,20</Size>
|
|
<FontSize>12</FontSize>
|
|
<Alignment>right</Alignment>
|
|
<NumberOfDigits>6</NumberOfDigits>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color:transparent; color: #bbbbbb;
|
|
</Style>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],playposition</ConfigKey>
|
|
</Connection>
|
|
</NumberPos>
|
|
<NumberPos>
|
|
<Tooltip>Play position/remaining time</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>1060,250</Pos>
|
|
<Size>200,20</Size>
|
|
<FontSize>12</FontSize>
|
|
<NumberOfDigits>6</NumberOfDigits>
|
|
<Alignment>right</Alignment>
|
|
<Style>font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
|
|
background-color:transparent; color: #bbbbbb;
|
|
</Style>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],playposition</ConfigKey>
|
|
</Connection>
|
|
</NumberPos>
|
|
|
|
<!--
|
|
**********************************************
|
|
Text- Pitch rate display
|
|
**********************************************
|
|
-->
|
|
<NumberRate>
|
|
<Tooltip>Pitch rate display</Tooltip>
|
|
<Channel>1</Channel>
|
|
<Pos>444,162</Pos>
|
|
<Size>60,20</Size>
|
|
<FontSize>10</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<Style>font: bold 12px/14px Lucida Console, Courier New, Courier, monotype; background-color: transparent; color: #bbbbbb; text-align: left;</Style>
|
|
<NumberOfDigits>3</NumberOfDigits>
|
|
<FgColor>#cccccc</FgColor>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate</ConfigKey>
|
|
</Connection>
|
|
</NumberRate>
|
|
<NumberRate>
|
|
<Tooltip>Pitch rate display</Tooltip>
|
|
<Channel>2</Channel>
|
|
<Pos>806,162</Pos>
|
|
<Size>60,20</Size>
|
|
<FontSize>10</FontSize>
|
|
<Alignment>left</Alignment>
|
|
<Style>font: bold 12px/14px Lucida Console, Courier New, Courier, monotype; background-color: transparent; color: #bbbbbb; text-align: left;</Style>
|
|
<NumberOfDigits>3</NumberOfDigits>
|
|
<FgColor>#cccccc</FgColor>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate</ConfigKey>
|
|
</Connection>
|
|
</NumberRate>
|
|
|
|
<!--
|
|
############################################################################################
|
|
############################################################################################
|
|
Section: Slider
|
|
############################################################################################
|
|
############################################################################################
|
|
-->
|
|
|
|
<!--
|
|
**********************************************
|
|
Slider- Channel Volume
|
|
**********************************************
|
|
-->
|
|
<SliderComposed>
|
|
<Tooltip>Channel 1 volume control</Tooltip>
|
|
<Handle>knob_volume.png</Handle>
|
|
<Slider>slider_volume.png</Slider>
|
|
<Pos>604,216</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],volume</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</SliderComposed>
|
|
<SliderComposed>
|
|
<Tooltip>Channel 2 volume control</Tooltip>
|
|
<Handle>knob_volume.png</Handle>
|
|
<Slider>slider_volume.png</Slider>
|
|
<Pos>662,216</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],volume</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</SliderComposed>
|
|
|
|
<!--
|
|
**********************************************
|
|
Slider- Crossfader
|
|
**********************************************
|
|
-->
|
|
<SliderComposed>
|
|
<Tooltip>Crossfader</Tooltip>
|
|
<Handle>knob_crossfader.png</Handle>
|
|
<Slider>slider_crossfader.png</Slider>
|
|
<Pos>537,406</Pos>
|
|
<Horizontal>true</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Master],crossfader</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</SliderComposed>
|
|
|
|
<!--
|
|
**********************************************
|
|
Slider- Pitch control
|
|
**********************************************
|
|
-->
|
|
<SliderComposed>
|
|
<Tooltip>Pitch control</Tooltip>
|
|
<Handle>knob_volume.png</Handle>
|
|
<Slider>slider_pitch.png</Slider>
|
|
<Pos>470,180</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</SliderComposed>
|
|
<SliderComposed>
|
|
<Tooltip>Pitch control</Tooltip>
|
|
<Handle>knob_volume.png</Handle>
|
|
<Slider>slider_pitch.png</Slider>
|
|
<Pos>792,180</Pos>
|
|
<Horizontal>false</Horizontal>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
</Connection>
|
|
</SliderComposed>
|
|
|
|
<!--
|
|
############################################################################################
|
|
############################################################################################
|
|
Section: Buttons
|
|
############################################################################################
|
|
############################################################################################
|
|
-->
|
|
|
|
<!--
|
|
****************************************
|
|
Button- Play
|
|
****************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Left Click: Pause/play, Right Click: Set cue point</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_play.png</Pressed>
|
|
<Unpressed>btn_play.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_play1_over.png</Pressed>
|
|
<Unpressed>btn_play1_over.png</Unpressed>
|
|
</State>
|
|
<Pos>304,286</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],play</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],cue_set</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left Click: Pause/play, Right Click: Set cue point</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_play.png</Pressed>
|
|
<Unpressed>btn_play.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_play2_over.png</Pressed>
|
|
<Unpressed>btn_play2_over.png</Unpressed>
|
|
</State>
|
|
<Pos>876,286</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],play</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],cue_set</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Cue
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Go to and play (while playing), Set cue point (while stopped), Go to and stop (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_cue1_over.png</Pressed>
|
|
<Unpressed>btn_cue.png</Unpressed>
|
|
</State>
|
|
<Pos>144,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],cue_default</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],cue_gotoandstop</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Go to and play (while playing), Set cue point (while stopped), Go to and stop (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_cue2_over.png</Pressed>
|
|
<Unpressed>btn_cue.png</Unpressed>
|
|
</State>
|
|
<Pos>1086,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],cue_default</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],cue_gotoandstop</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Hotcue
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue11_over.png</Pressed>
|
|
<Unpressed>btn_hotcue1.png</Unpressed>
|
|
</State>
|
|
<Pos>228,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_1_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_1_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_1_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue21_over.png</Pressed>
|
|
<Unpressed>btn_hotcue2.png</Unpressed>
|
|
</State>
|
|
<Pos>288,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_2_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_2_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_2_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue31_over.png</Pressed>
|
|
<Unpressed>btn_hotcue3.png</Unpressed>
|
|
</State>
|
|
<Pos>348,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_3_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_3_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],hotcue_3_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue12_over.png</Pressed>
|
|
<Unpressed>btn_hotcue1.png</Unpressed>
|
|
</State>
|
|
<Pos>882,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_1_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_1_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_1_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue22_over.png</Pressed>
|
|
<Unpressed>btn_hotcue2.png</Unpressed>
|
|
</State>
|
|
<Pos>942,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_2_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_2_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_2_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Set and activate Hotcue, delete Hotcue (right-click)</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_hotcue32_over.png</Pressed>
|
|
<Unpressed>btn_hotcue3.png</Unpressed>
|
|
</State>
|
|
<Pos>1002,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_3_activate</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_3_activate</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],hotcue_3_clear</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
****************************************
|
|
Button- Reverse playback
|
|
****************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Reverse playback Channel 1</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_back1_over.png</Pressed>
|
|
<Unpressed>btn_back.png</Unpressed>
|
|
</State>
|
|
<Pos>214,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],reverse</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>1086
|
|
<Connection>
|
|
<ConfigKey>[Channel1],reverse</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Reverse playback Channel 2</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_back2_over.png</Pressed>
|
|
<Unpressed>btn_back.png</Unpressed>
|
|
</State>
|
|
<Pos>1016,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],reverse</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],reverse</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Fast forward and rewind
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Left: Fast forward, Right: Jump to end of track</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_forward1_over.png</Pressed>
|
|
<Unpressed>btn_forward.png</Unpressed>
|
|
</State>
|
|
<Pos>74,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],fwd</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],fwd</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],end</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left: Fast rewind, Right: Jump to begin of track</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_rewind1_over.png</Pressed>
|
|
<Unpressed>btn_rewind.png</Unpressed>
|
|
</State>
|
|
<Pos>24,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],back</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],back</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],start</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Left: Fast forward, Right: Jump to end of track</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_forward2_over.png</Pressed>
|
|
<Unpressed>btn_forward.png</Unpressed>
|
|
</State>
|
|
<Pos>1206,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],fwd</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>1016
|
|
<Connection>
|
|
<ConfigKey>[Channel2],fwd</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],end</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left: Fast rewind, Right: Jump to begin of track</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_rewind2_over.png</Pressed>
|
|
<Unpressed>btn_rewind.png</Unpressed>
|
|
</State>
|
|
<Pos>1156,295</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],back</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],back</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],start</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Beat sync
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Synchronize tempo with Channel 2</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_sync1_over.png</Pressed>
|
|
<Unpressed>btn_sync.png</Unpressed>
|
|
</State>
|
|
<Pos>436,364</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],beatsync</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left: Synchronize tempo with Channel 1</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_sync_over.png</Pressed>
|
|
<Unpressed>btn_sync.png</Unpressed>
|
|
</State>
|
|
<Pos>794,364</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],beatsync</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Pitch control
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Left Click: Increase pitch, Right Click: Increase pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pitch_up1_over.png</Pressed>
|
|
<Unpressed>btn_pitch_up.png</Unpressed>
|
|
</State>
|
|
<Pos>436,220</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_perm_up</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_perm_up_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left Click: Increase pitch, Right Click: Increase pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pitch_up2_over.png</Pressed>
|
|
<Unpressed>btn_pitch_up.png</Unpressed>
|
|
</State>
|
|
<Pos>820,220</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_perm_up</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_perm_up_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Left Click: Decrease pitch, Right Click: Decrease pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pitch_down1_over.png</Pressed>
|
|
<Unpressed>btn_pitch_down.png</Unpressed>
|
|
</State>
|
|
<Pos>436,260</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_perm_down</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_perm_down_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left: Decrease pitch, Right: Decrease pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pitch_down2_over.png</Pressed>
|
|
<Unpressed>btn_pitch_down.png</Unpressed>
|
|
</State>
|
|
<Pos>820,260</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_perm_down</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_perm_down_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Pitch bend (Nudge)
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Left: Temporary increase pitch, Right: Temporary increase pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_nudge_up1_over.png</Pressed>
|
|
<Unpressed>btn_nudge_up.png</Unpressed>
|
|
</State>
|
|
<Pos>436,186</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_up</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_up</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_up_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_up_small</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left: Temporary increase pitch, Right: Temporary increase pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_nudge_up2_over.png</Pressed>
|
|
<Unpressed>btn_nudge_up.png</Unpressed>
|
|
</State>
|
|
<Pos>820,186</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_up</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_up</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_up_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_up_small</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Left Click: Temporary decrease pitch, Right Click: Temporary decrease pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_nudge_down1_over.png</Pressed>
|
|
<Unpressed>btn_nudge_down.png</Unpressed>
|
|
</State>
|
|
<Pos>436,294</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_down</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_down</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_down_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],rate_temp_down_small</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Left Click: Temporary decrease pitch, Right Click: Temporary decrease pitch in small step</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_nudge_down2_over.png</Pressed>
|
|
<Unpressed>btn_nudge_down.png</Unpressed>
|
|
</State>
|
|
<Pos>820,294</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_down</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_down</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_down_small</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],rate_temp_down_small</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>RightButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button - Key lock
|
|
*********************************************
|
|
-->
|
|
|
|
<PushButton>
|
|
<Tooltip>Key-lock_ Activates pitch-independent time stretch in the deck.</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_lock.png</Pressed>
|
|
<Unpressed>btn_lock.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_lock1_over.png</Pressed>
|
|
<Unpressed>btn_lock1_over.png</Unpressed>
|
|
</State>
|
|
<Pos>436,330</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],keylock</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Key-lock: Activates pitch-independent time stretch in the deck.</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_lock.png</Pressed>
|
|
<Unpressed>btn_lock.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_lock2_over.png</Pressed>
|
|
<Unpressed>btn_lock2_over.png</Unpressed>
|
|
</State>
|
|
<Pos>794,330</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],keylock</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Prelisten / Monitoring
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Headphone prelisten for Channel 1</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pfl.png</Pressed>
|
|
<Unpressed>btn_pfl.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_pfl_over.png</Pressed>
|
|
<Unpressed>btn_pfl1_over.png</Unpressed>
|
|
</State>
|
|
<Pos>436,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],pfl</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Headphone prelisten for Channel 2</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_pfl.png</Pressed>
|
|
<Unpressed>btn_pfl.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_pfl_over.png</Pressed>
|
|
<Unpressed>btn_pfl2_over.png</Unpressed>
|
|
</State>
|
|
<Pos>794,416</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],pfl</ConfigKey>
|
|
</Connection>
|
|
</PushButton>>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- End of track mode
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>End of track mode control</Tooltip>
|
|
<NumberStates>3</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_trackmode_stop.png</Pressed>
|
|
<Unpressed>btn_trackmode_stop.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_trackmode_next.png</Pressed>
|
|
<Unpressed>btn_trackmode_next.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>2</Number>
|
|
<Pressed>btn_trackmode_loop.png</Pressed>
|
|
<Unpressed>btn_trackmode_loop.png</Unpressed>
|
|
</State>
|
|
<Pos>375,208</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],TrackEndMode</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>End of track mode control</Tooltip>
|
|
<NumberStates>3</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_trackmode_stop.png</Pressed>
|
|
<Unpressed>btn_trackmode_stop.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_trackmode_next.png</Pressed>
|
|
<Unpressed>btn_trackmode_next.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>2</Number>
|
|
<Pressed>btn_trackmode_loop.png</Pressed>
|
|
<Unpressed>btn_trackmode_loop.png</Unpressed>
|
|
</State>
|
|
<Pos>1236,208</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],TrackEndMode</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Flanger (FX)
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Apply flanger effect</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_fx.png</Pressed>
|
|
<Unpressed>btn_fx.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_fx1_over.png</Pressed>
|
|
<Unpressed>btn_fx1_over.png</Unpressed>
|
|
</State>
|
|
<Pos>80,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],flanger</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Apply flanger effect</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_fx.png</Pressed>
|
|
<Unpressed>btn_fx.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_fx2_over.png</Pressed>
|
|
<Unpressed>btn_fx2_over.png</Unpressed>
|
|
</State>
|
|
<Pos>1150,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],flanger</ConfigKey>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Button- Frequency Kill
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Temporary treble kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>566,236</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterHighKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Temporary mid kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>566,292</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterMidKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Temporary bass kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>566,344</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterLowKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Temporary treble kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>706,236</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterHighKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Temporary mid kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>706,292</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterMidKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Temporary bass kill</Tooltip>
|
|
<NumberStates>2</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_kill_over.png</Pressed>
|
|
<Unpressed>btn_kill.png</Unpressed>
|
|
</State>
|
|
<State>
|
|
<Number>1</Number>
|
|
<Pressed>btn_kill.png</Pressed>
|
|
<Unpressed>btn_kill_over.png</Unpressed>
|
|
</State>
|
|
<Pos>706,344</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterLowKill</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<!--
|
|
**********************************************
|
|
Loop buttons
|
|
**********************************************
|
|
-->
|
|
<PushButton>
|
|
<Tooltip>Loop-In [Channel1]</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_in1_over.png</Pressed>
|
|
<Unpressed>btn_loop_in.png</Unpressed>
|
|
</State>
|
|
<Pos>228,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],loop_in</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],loop_in</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Loop-Out Channel1]</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_out1_over.png</Pressed>
|
|
<Unpressed>btn_loop_out.png</Unpressed>
|
|
</State>
|
|
<Pos>288,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],loop_out</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],loop_out</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Reloop/Exit</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_reloop1_over.png</Pressed>
|
|
<Unpressed>btn_loop_reloop.png</Unpressed>
|
|
</State>
|
|
<Pos>348,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],reloop_exit</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],reloop_exit</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
<PushButton>
|
|
<Tooltip>Loop-In</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_in2_over.png</Pressed>
|
|
<Unpressed>btn_loop_in.png</Unpressed>
|
|
</State>
|
|
<Pos>882,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],loop_in</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],loop_in</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Loop-Out</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_out2_over.png</Pressed>
|
|
<Unpressed>btn_loop_out.png</Unpressed>
|
|
</State>
|
|
<Pos>942,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],loop_out</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],loop_out</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
<PushButton>
|
|
<Tooltip>Reloop/Exit</Tooltip>
|
|
<NumberStates>1</NumberStates>
|
|
<State>
|
|
<Number>0</Number>
|
|
<Pressed>btn_loop_reloop2_over.png</Pressed>
|
|
<Unpressed>btn_loop_reloop.png</Unpressed>
|
|
</State>
|
|
<Pos>1002,360</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],reloop_exit</ConfigKey>
|
|
<EmitOnDownPress>true</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],reloop_exit</ConfigKey>
|
|
<EmitOnDownPress>false</EmitOnDownPress>
|
|
<ButtonState>LeftButton</ButtonState>
|
|
</Connection>
|
|
</PushButton>
|
|
|
|
|
|
<!--
|
|
############################################################################################
|
|
############################################################################################
|
|
Section: RotaryFader
|
|
############################################################################################
|
|
############################################################################################
|
|
-->
|
|
|
|
<!--
|
|
**********************************************
|
|
RotaryFader- Master volume & balance
|
|
**********************************************
|
|
-->
|
|
<Knob>
|
|
<Tooltip>Master volume control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>1122,80</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],volume</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Master balance control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>1210,80</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],balance</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
<!--
|
|
**********************************************
|
|
RotaryFader- Flanger (FX) setting 1
|
|
there are fx settings for both side, looking forward for LADSPA FX ;)
|
|
**********************************************
|
|
-->
|
|
<Knob>
|
|
<Tooltip>Flanger delay control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>156,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoDelay</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Flanger depth control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>90,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoDepth</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Flanger period control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>25,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoPeriod</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
<!--
|
|
**********************************************
|
|
RotaryFader- Flanger (FX) setting 2
|
|
**********************************************
|
|
-->
|
|
<Knob>
|
|
<Tooltip>Flanger delay control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>1221,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoDelay</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Flanger depth control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>1156,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoDepth</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Flanger period control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>1090,402</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Flanger],lfoPeriod</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
<!--
|
|
**********************************************
|
|
RotaryFader- Headphone volume and mix
|
|
**********************************************
|
|
-->
|
|
<Knob>
|
|
<Tooltip>Headphone volume control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>36,80</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],headVolume</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Headphone mix control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>126,80</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Master],headMix</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
<!--
|
|
**********************************************
|
|
RotaryFader- Channel filter and gain
|
|
**********************************************
|
|
-->
|
|
<Knob>
|
|
<Tooltip>Gain control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>540,160</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],pregain</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Treble filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>540,242</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterHigh</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Mid filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>540,298</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterMid</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Bass filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>540,350</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel1],filterLow</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
<Knob>
|
|
<Tooltip>Gain control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>709,160</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],pregain</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Treble filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>709,242</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterHigh</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Mid filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>709,298</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterMid</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
<Knob>
|
|
<Tooltip>Bass filter control</Tooltip>
|
|
<NumberStates>29</NumberStates>
|
|
<Path>knob_rotate_%1.png</Path>
|
|
<Pos>709,350</Pos>
|
|
<Connection>
|
|
<ConfigKey>[Channel2],filterLow</ConfigKey>
|
|
</Connection>
|
|
</Knob>
|
|
|
|
</skin>
|