Connexion rapide:  

Forum: VirtualDJ Skins

Sujet 4 Decks Vertical 3124 Skin - Default Color Changes

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi All

So I'm a lover of the 4 deck Vertical skin that is available in the Skins however I would like to change the default colors if possible. Currently I use the Numark NV2 which I love however, the colors (on the NV2) the Red is extremely bland (Almost orange/white) resulting in a clash with Deck 4 which is Yellow. (the Red wave length on the Numark is only recently since updates, Anyway -- Id like to make the "Red" deck (no.2) Purple, which will in turn send correct Color to the NV2 as you can see on the Photo - I've made a start on it and now fine I'm stuck. I cant seem to change the default colors?? #ba01ff is the Purple :)

Can you possibly advise as to what im missing / where im going wrong

Many thanks

DJ Twitch xx :)



<Skin name="VirtualDJ 8 - 4 Decks Vertical 3124" version="7" width="1920" height="1080" nbdecks="4">
<copyright>- (c)2014 - Atomix Productions - DjDad</copyright>


************************************************************
Top Part (close open config etc)
************************************************************

<grabzone>
<size width="1536" height="37"></size>
<pos x="0" y="0"></pos>
</grabzone>

------VirtualDJ Logo ---
<logo os="pc">
<size width="96" height="24"/>
<pos x="12" y="7"/>
</logo>
<logo os="mac">
<size width="96" height="24"/>
<pos x="1811" y="7"/>
</logo>

-- Config button ---
<button os="pc" action="settings" visible="force">
<size width="88" height="30"/>
<pos x="1579" y="1"/>
<over x="+0" y="+1080"/>
<selected x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<up x="1186" y="+1080"/>
</button>
<button os="mac" action="settings" visible="force">
<size width="62" height="25"/>
<pos x="160" y="5"/>
<over x="280" y="1259"/>
<selected x="280" y="1259"/>
<down x="280" y="1258"/>
<up x="+0" y="+1080"/>
</button>

<textzone os="mac">
<pos x="1576" y="6"/>
<size width="106" height="26"/>
<text font="LCD" size="24" align="center" weight="bold" color="#BA01FF" format="%fullhour"/>
<text2 font="LCD" size="24" align="center" weight="bold" color="#BA01FF" format="%hour12"/>
</textzone>
<textzone os="pc">
<pos x="188" y="6"/>
<size width="106" height="26"/>
<text font="LCD" size="24" align="center" weight="bold" color="#BA01FF" format="%fullhour"/>
<text2 font="LCD" size="24" align="center" weight="bold" color="#BA01FF" format="%hour12"/>
</textzone>
<visual type="linear" source="get cpu" orientation="horizontal">
<size width="140" height="12"/>
<pos x="443" y="12"/>
<down x="+0" y="+1080"/>
</visual>

Headphones & Master Volume
--------------------
--- master_volume ---
<slider action="master_volume" orientation="round">
<pos x="1398" y="0"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>
--- headphone_volume ---
<slider action="headphone_volume" orientation="round">
<pos x="1208" y="0"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>
--- headphone_mix ---
<slider action="headphone_mix" orientation="round">
<pos x="1270" y="0"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>

Microphone
-------------
<panel id="nomic" group="mic" visible="get hasmic ? off : on">
<size width="77" height="34"/>
<pos x="1486" y="2"/>
<up x="+0" y="+0"/>
<up x="+0" y="+0"/>
</panel>
<panel id="hasmic" group="mic" visible="get hasmic">
<size width="77" height="34"/>
<pos x="1492" y="2"/>
<up x="+0" y="+0"/>
<up x="+0" y="+0"/>
</panel>

<button panel="hasmic" action="mic" visible="force" >
<pos x="1494" y="4"/>
<size width="31" height="28"/>
<over x="294" y="1084"/>
<down x="338" y="1082"/>
<up x="248" y="1084"/>
<selected x="338" y="1084"/>
</button>

<slider panel="hasmic" action="mic_volume" orientation="round">
<pos x="1534" y="0"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>


--- Minimize ---
<button os="pc" action="minimize">
<pos x="1765" y="1"/>
<size width="46" height="31"/>
<over x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<up x="1372" y="+1080"/>
</button>
<button os="mac" action="minimize" visible="force">
<pos x="41" y="4"/>
<size width="28" height="28"/>
<over x="173" y="1258"/>
<down x="173" y="1258"/>
<up x="+0" y="+1080" />
</button>

--- Maximize ---
<button os="pc" action="maximize" rightclick="maximize off">
<pos x="1810" y="1"/>
<size width="42" height="31"/>
<over x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<up x="1416" y="+1080"/>
</button>
<button os="mac" action="maximize" rightclick="maximize off" visible="force">
<pos x="71" y="4"/>
<size width="28" height="28"/>
<over x="203" y="1258"/>
<down x="203" y="1258"/>
<up x="+0" y="+1080" />
</button>

--- Close ---
<button os="pc" action="close">
<pos x="1850" y="1"/>
<size width="64" height="31"/>
<over x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<up x="1457" y="+1080"/>
</button>
<button os="mac" action="close" visible="force">
<pos x="12" y="4"/>
<size width="28" height="28"/>
<over x="144" y="1258"/>
<down x="144" y="1258"/>
<up x="+0" y="+1080" />
</button>


BEATKEEPER
------------------------------------------------------------

<button action="deck 1 goto_bar 1">
<size width="34" height="12"/>
<pos x="802" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 1 goto_bar 2">
<size width="34" height="12"/>
<pos x="842" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 1 goto_bar 3">
<size width="34" height="12"/>
<pos x="882" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 1 goto_bar 4">
<size width="34" height="12"/>
<pos x="923" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>

<button action="deck 2 goto_bar 1">
<size width="34" height="12"/>
<pos x="802" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 2 goto_bar 2">
<size width="34" height="12"/>
<pos x="842" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 2 goto_bar 3">
<size width="34" height="12"/>
<pos x="882" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 2 goto_bar 4">
<size width="34" height="12"/>
<pos x="923" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>

<button action="deck 3 goto_bar 1">
<size width="34" height="12"/>
<pos x="965" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 3 goto_bar 2">
<size width="34" height="12"/>
<pos x="1006" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 3 goto_bar 3">
<size width="34" height="12"/>
<pos x="1045" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 3 goto_bar 4">
<size width="34" height="12"/>
<pos x="1086" y="5"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>

<button action="deck 4 goto_bar 1">
<size width="34" height="12"/>
<pos x="965" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 4 goto_bar 2">
<size width="34" height="12"/>
<pos x="1006" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 4 goto_bar 3">
<size width="34" height="12"/>
<pos x="1045" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>
<button action="deck 4 goto_bar 4">
<size width="34" height="12"/>
<pos x="1086" y="20"/>
<over x="+0" y="+2376"/>
<selected x="+0" y="+1080"/>
</button>







<browser >
<size width="1886" height="434" />
<pos x="16" y="630"/>
</browser>

<tooltip font="Segoe" size="19" color="BA01FF" back="#000000" shortcut="#808080" />



************************************************************
DROPZONES
************************************************************
<dropzone chan="3">
<size width="374" height="468"/>
<pos x="11" y="157"/>
</dropzone>
<dropzone chan="1">
<size width="374" height="468"/>
<pos x="395" y="157"/>
</dropzone>
<dropzone chan="2">
<size width="374" height="468"/>
<pos x="1151" y="157"/>
</dropzone>
<dropzone chan="4">
<size width="374" height="468"/>
<pos x="1534" y="157"/>
</dropzone>

<menu>
<tooltip>CHOOSE WAVEFORM TYPE</tooltip>
<size width="63" height="23"/>
<pos x="694" y="5"/>
<off x="+0" y="+0"/>
<over x="+0" y="+1080"/>
<item text="Default Wave : 4 decks" action="skin_pannel 'defaultwave' on" check="skin_pannel 'defaultwave'" />
<item text="Default Wave : Left-Right-Selected" action="skin_pannel 'leftright' on" check="skin_pannel 'leftright'" />
<item text="Default Wave : Left (inverted)- Right (normal)" action="skin_pannel 'mirrorwave' on" check="skin_pannel 'mirrorwave'" />
<item text="Scratch Wave : 4 decks" action="skin_pannel 'horizontal_scratch_all' on" check="skin_pannel 'horizontal_scratch_all'"/>
<item text="Scratch Wave : Left-Right deck" action="skin_pannel 'horizontal_scratch_active' on" check="skin_pannel 'horizontal_scratch_active'"/>
<item text="Scratch Wave : Selected deck" action="skin_pannel 'horizontal_scratch_selected' on" check="skin_pannel 'horizontal_scratch_selected'"/>
</menu>

<menu>
<tooltip>CHOOSE WAVEFORM COLOR</tooltip>
<size width="63" height="23"/>
<pos x="624" y="5"/>
<off x="+0" y="+0"/>
<over x="+0" y="+1080"/>
<item text="Monochrome" action="setting 'ColoredWaveforms' 'monochrome'" check="setting 'ColoredWaveforms' 'monochrome'" />
<item text="Neutral" action="setting 'ColoredWaveforms' 'neutral'" check="setting 'ColoredWaveforms' 'neutral'" />
<item text="Infrared" action="setting 'ColoredWaveforms' 'infra-red'" check="setting 'ColoredWaveforms' 'infra-red'" />
<item text="Per Deck" action="setting 'ColoredWaveforms' 'per-deck'" check="setting 'ColoredWaveforms' 'per-deck'" />
<item text="Ultra Blue" action="setting 'ColoredWaveforms' 'ultra-blue'" check="setting 'ColoredWaveforms' 'ultra-blue'" />

</menu>


<button action="zoom 'save'" >
<size width="27" height="23"/>
<pos x="1863" y="58"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>
<button action="zoom 'default' &amp; zoom_scratch 'default'">
<size width="27" height="23"/>
<pos x="1863" y="82"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>
<button action="zoom 'recall'">
<size width="27" height="23"/>
<pos x="1863" y="101"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>
<slider action="zoom &amp; zoom_scratch" rightclick="zoom" dblclick="reset" orientation="vertical">
<Tooltip>Use this slider to zoom in-out both Scratchwave and Rhythmwave\nRight-click to zoom in/out only the Rhythmwave</Tooltip>
<size width="15" height="69"/>
<pos x="35" y="57"/>
<fader>
<size width="11" height="11"/>
<pos x="1445" y="3650"/>
</fader>
</slider>

<panel name="defaultwave" group="waveform" visible="yes" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>

<rhythmzone mirror="false" center="960" upsidedown="false" fade="200">
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors
deck1="#007097" deck1_active="#009fd2" deck1_left="#007097"
deck2="#9D21CB" deck2_active="#BA01FF" deck2_right="#9015BD"
deck3="#227c1a" deck3_active="#37c229" deck3_left="#227c1a"
deck4="#a96500" deck4_active="#ff9800" deck4_right="#a96500"
/>
<rhythm y="+0" height="85"/>
<grid height="6" width="6" maxwidth="10">
<pos y1="+86" y2="+86+6" y3="+86+6+6" y4="+86+6+6+6"/>
</grid>
<cue y="+0" height="85">
<text dx="15" dy="-1" size="14" />
<mask width="12" height="92" x="942" y="1372"/>
</cue>
<overlay>
<size width="2" height="110"/>
<pos x="959" y="+0"/>
<background x="959" y="37+1080"/>
</overlay>
</rhythmzone>

</panel>

<panel name="mirrorwave" group="waveform" visible="no" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>


<rhythmzone mirror="false" center="960" upsidedown="true" panel="mirrorwave" fade="200">
<size width="1786" height="55"/>
<pos x="+0" y="+0"/>
<colors deck1="#007097" deck1_left="#009fd2" deck3="#227c1a" deck3_left="#37c229"/>
<rhythm y="+0" height="42"/>
<grid height="3" width="6" maxwidth="10">
<pos y1="+43" y3="+43+6"/>
</grid>
<cue y="+0" height="42">
<text dx="15" dy="+24" size="14" />
<mask width="12" height="39" x="930" y="1424"/>
</cue>
<overlay>
<size width="2" height="45"/>
<pos x="959" y="+0"/>
<background x="959" y="+1080"/>
</overlay>
</rhythmzone>

<rhythmzone mirror="false" center="960" upsidedown="false" panel="mirrorwave" fade="200">
<size width="1786" height="55"/>
<pos x="+0" y="+55"/>
<colors deck2="#BA01FF" deck2_right="#BA01FF" deck4="#a96500" deck4_right="#ff9800" />
<rhythm y="+12" height="42"/>
<grid height="3" width="6" maxwidth="10">
<pos y2="+0" y4="+0+6"/>
</grid>
<cue y="+6" height="42">
<text dx="15" dy="-1" size="14" />
<mask width="12" height="39" x="942" y="1372"/>
</cue>
<overlay>
<size width="2" height="45"/>
<pos x="959" y="+0"/>
<background x="959" y="+1080"/>
</overlay>
</rhythmzone>


</panel>

<panel name="leftright" group="waveform" visible="no" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>
<rhythmzone mirror="false" upsidedown="false" fade="200">
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors
deck1="0" deck1_active="#009fd2" deck1_left="#007097"
deck2="0" deck2_active="#BA01FF" deck2_right="#BA01FF"
deck3="0" deck3_active="#37c229" deck3_left="#227c1a"
deck4="0" deck4_active="#ff9800" deck4_right="#a96500"
/>
<rhythm y="+0" height="85"/>
<grid height="6" width="6" maxwidth="10">
<pos y1="+86" y2="+86+6" y3="+86+6+6" y4="+86+6+6+6"/>
</grid>
<cue y="+0" height="85">
<text dx="15" dy="-1" size="14" />
<mask width="12" height="92" x="942" y="1372"/>
</cue>
<overlay>
<size width="2" height="110"/>
<pos x="959" y="+0"/>
<background x="959" y="37+1080"/>
</overlay>
</rhythmzone>



</panel>

<panel name="horizontal_scratch_all" group="waveform" visible="no" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>

<visual type="color" source="constant '#007097'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="27"/>
<pos x="+0" y="+0"/>
</visual>
<visual type="color" source="constant '#BA01FF'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="27"/>
<pos x="+0" y="+27+1"/>
</visual>
<visual type="color" source="constant '#227c1a'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="27"/>
<pos x="+0" y="+27+27+1"/>
</visual>
<visual type="color" source="constant '#a96500'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="27"/>
<pos x="+0" y="+27+27+27+1"/>
</visual>

<rhythmzone mirror="false" upsidedown="false" fade="200" >
<size width="1786" height="27"/>
<pos x="+0" y="+0"/>
<colors deck1="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="27" width="2" maxwidth="2">
<pos y1="+0"/>
</grid>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" >
<size width="1786" height="27"/>
<pos x="+0" y="+27"/>
<colors deck2="#BA01FF"/>
<rhythm y="+0" height="0"/>
<grid height="27" width="2" maxwidth="2">
<pos y2="+0"/>
</grid>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" >
<size width="1786" height="27"/>
<pos x="+0" y="+27+27"/>
<colors deck3="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="27" width="2" maxwidth="2">
<pos y3="+0"/>
</grid>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" >
<size width="1786" height="27"/>
<pos x="+0" y="+27+27+27"/>
<colors deck4="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="27" width="2" maxwidth="2">
<pos y4="+0"/>
</grid>
</rhythmzone>


<scratchwave deck="1" orientation="horizontal">
<size width="1786" height="25"/>
<pos x="+0" y="+1"/>
<overlay>
<size width="1786" height="25"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="2" orientation="horizontal">
<size width="1786" height="25"/>
<pos x="+0" y="+27+1"/>
<overlay>
<size width="1786" height="25"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="3" orientation="horizontal">
<size width="1786" height="25"/>
<pos x="+0" y="+27+27+1"/>
<overlay>
<size width="1786" height="25"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="4" orientation="horizontal">
<size width="1786" height="25"/>
<pos x="+0" y="+27+27+27+1"/>
<overlay>
<size width="1786" height="25"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>

</panel>

<panel name="horizontal_scratch_active" group="waveform" visible="no" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>



<visual type="color" source="deck 1 leftdeck ? constant '#007097' : constant '#227c1a'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="55"/>
<pos x="+0" y="+0"/>
</visual>
<visual type="color" source="deck 2 rightdeck ? constant '#BA01FF' : constant '#BA01FF'" visibility="60%">
<tooltip></tooltip>
<size width="1786" height="55"/>
<pos x="+0" y="+56"/>
</visual>

<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 1 leftdeck" >
<size width="1786" height="55"/>
<pos x="+0" y="+0"/>
<colors deck1="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="55" width="2" maxwidth="2">
<pos y1="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 2 rightdeck" >
<size width="1786" height="55"/>
<pos x="+0" y="+56"/>
<colors deck2="#BA01FF"/>
<rhythm y="+0" height="0"/>
<grid height="55" width="2" maxwidth="2">
<pos y2="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 3 leftdeck" >
<size width="1786" height="55"/>
<pos x="+0" y="+0"/>
<colors deck3="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="55" width="2" maxwidth="2">
<pos y3="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 4 rightdeck" >
<size width="1786" height="55"/>
<pos x="+0" y="+56"/>
<colors deck4="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="55" width="2" maxwidth="2">
<pos y4="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>


<scratchwave deck="left" orientation="horizontal">
<size width="1786" height="53"/>
<pos x="+0" y="+1"/>
<overlay>
<size width="1786" height="53"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="right" orientation="horizontal">
<size width="1786" height="53"/>
<pos x="+0" y="+56"/>
<overlay>
<size width="1786" height="53"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
</panel>

<panel name="horizontal_scratch_selected" group="waveform" visible="no" >
<size width="1786" height="110"/>
<pos x="68" y="37"/>
<down x="+0" y="+0"/>

<visual type="color" source="deck 1 select ? constant '#007097' : deck 2 select ? constant '#BA01FF' : deck 3 select ? constant '#227c1a' : constant '#a96500'" visibility="60%">
<Tooltip></Tooltip>
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
</visual>


<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 1 select" >
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors deck1="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="110" width="2" maxwidth="2">
<pos y1="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 2 select" >
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors deck2="#BA01FF"/>
<rhythm y="+0" height="0"/>
<grid height="110" width="2" maxwidth="2">
<pos y2="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 3 select" >
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors deck3="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="110" width="2" maxwidth="2">
<pos y3="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>
<rhythmzone mirror="false" upsidedown="false" fade="200" visibility="deck 4 select" >
<size width="1786" height="110"/>
<pos x="+0" y="+0"/>
<colors deck4="#C5C6C6"/>
<rhythm y="+0" height="0"/>
<grid height="110" width="2" maxwidth="2">
<pos y4="+0"/>
</grid>
<cue y="+0" height="14">
<text dx="15" dy="0" size="14" />
</cue>
</rhythmzone>

<scratchwave deck="1" orientation="horizontal" visibility="deck 1 select">
<size width="1786" height="106"/>
<pos x="+0" y="+2"/>
<overlay>
<size width="1786" height="106"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="2" orientation="horizontal" visibility="deck 2 select">
<size width="1786" height="106"/>
<pos x="+0" y="+2"/>
<overlay>
<size width="1786" height="106"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="3" orientation="horizontal" visibility="deck 3 select">
<size width="1786" height="106"/>
<pos x="+0" y="+2"/>
<overlay>
<size width="1786" height="106"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>
<scratchwave deck="4" orientation="horizontal" visibility="deck 4 select">
<size width="1786" height="106"/>
<pos x="+0" y="+2"/>
<overlay>
<size width="1786" height="106"/>
<pos x="+0" y="+0"/>
<background x="+0" y="+1080"/>
</overlay>
</scratchwave>



</panel>



************************************************************
DECK 2+319 +631
************************************************************
SONG POSITION
--------------------------------------------------------------------
<songpos deck="2" orientation="horizontal" waveform="yes">
<size width="371" height="36"/>
<pos x="1154" y="254"/>
<cues>
<size width="7" height="35"/>
<up x="1371" y="3652"/>
<clipmask x="1354" y="3652" width="10" height="35" />
<over x="1393" y="3652"/>
<down x="1446" y="3652"/>
</cues>
</songpos>

---- Panels for Textzones--------
<panel id="txt21" group="txts21" visible="yes">
<size width="371" height="92" />
<pos x="1154" y="162"/>
<down x="+0" y="+0"/>
</panel>
<panel id="txt22" group="txts21" visible="no">
<size width="371" height="92" />
<pos x="1154" y="162"/>
<down x="+0" y="+0"/>
</panel>
<panel id="txt23" group="txts21" visible="no">
<size width="371" height="92" />
<pos x="1154" y="162"/>
<down x="+922" y="+3196"/>
</panel>
<button action="skin_panel 'txt21' on ? skin_panel 'txt22' on : skin_panel 'txt22' on ? skin_panel 'txt23' on : skin_panel 'txt21' on" rightclick="deck 2 file_info">
<tooltip>DECK VIEW\nright-click to see File Info in Tag Editor</tooltip>
<pos x="1506" y="296"/>
<size width="19" height="19"/>
<up x="+0" y="+0"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>

--- txt1 ---
<textzone panel="txt21" deck="2">
<size width="368" height="24" geterrormessage="true"/>
<pos x="1156" y="163"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="24" color="#FFFFFF" weight="bold" format="%Author" scroll="no"/>
<text2 font="ARIAL GREEK" size="24" color="#FFFFFF" weight="bold" format="%Author" scroll="yes"/>
<text3 font="ARIAL GREEK" size="24" color="#9D21CB" weight="bold" format="%Author" scroll="no"/>
<text4 font="ARIAL GREEK" size="24" color="#9D21CB" weight="bold" format="%Author" scroll="yes"/>
</textzone>
<textzone panel="txt21" deck="2">
<size width="368" height="24" geterrormessage="true"/>
<pos x="1156" y="190"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="24" color="#9D21CB" weight="bold" format="%Title" scroll="no"/>
<text2 font="ARIAL GREEK" size="24" color="#9D21CB" weight="bold" format="%Title" scroll="yes"/>
<text3 font="ARIAL GREEK" size="24" color="#d1d3d4" weight="bold" format="%Title" scroll="no"/>
<text4 font="ARIAL GREEK" size="24" color="#d1d3d4" weight="bold" format="%Title" scroll="yes"/>
</textzone>

<panel panel="txt21" id="rem21" group="tims21" visible="yes">
<size width="179" height="38" />
<pos x="1156" y="216"/>
<down x="+0" y="+0"/>
</panel>
<panel panel="txt21" id="ela21" group="tims21" visible="no">
<size width="179" height="38" />
<pos x="1156" y="216"/>
<down x="+0" y="+0"/>
</panel>
<textzone panel="rem21" deck="2">
<pos x="1156" y="217"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="rem21" deck="2">
<pos x="1156" y="235"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="rem21" deck="2">
<pos x="1236" y="216"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#FFFFFF" weight="bold" align="left" format="%Pleft"/>
</textzone>
<button panel="rem21" action="skin_panel 'ela21' on">
<size width="179" height="38" />
<pos x="1156" y="216"/>
</button>

<textzone panel="ela21" deck="2">
<pos x="1156" y="217"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="ela21" deck="2">
<pos x="1156" y="235"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#ffffff" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="ela21" deck="2">
<pos x="1236" y="216"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#9D21CB" weight="bold" align="left" format="%Pspent"/>
</textzone>
<button panel="ela21" action="skin_panel 'rem21' on">
<size width="179" height="38" />
<pos x="1156" y="216"/>
</button>


<textzone panel="txt21" deck="2">
<pos x="1326" y="215"/>
<size width="72" height="16"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" align="center" weight="bold" format="PITCH"/>
</textzone>
<textzone panel="txt21" deck="2">
<pos x="1326" y="230"/>
<size width="72" height="19"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Ppitch"/>
<text2 font="ARIAL GREEK" size="19" color="#9D21CB" weight="bold" align="center" format="%Ppitch"/>
</textzone>
<textzone panel="txt21" deck="2">
<pos x="1442" y="218"/>
<size width="79" height="28"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="26" color="#9D21CB" align="right" weight="bold" format="%Pbpmex"/>
</textzone>
<button panel="txt21" action="deck 2 beat_tap" rightclick="deck 2 edit_bpm">
<Tooltip>BEAT TAP / Rightclick EDIT BPM</Tooltip>
<size width="46" height="22" />
<pos x="1397" y="222"/>
<up x="+0" y="+0"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1080"/>
</button>

--- txt2---
<scratchwave panel="txt22" deck="2" orientation="horizontal" length="2000" >
<pos x="1154" y="162"/>
<size width="371" height="50"/>
<overlay>
<pos x="1154" y="162"/>
<size width="371" height="50"/>
<background x="1424" y="2731"/>
</overlay>
</scratchwave>

<panel panel="txt22" id="rem22" group="tims22" visible="yes">
<size width="179" height="38" />
<pos x="1156" y="216"/>
<down x="+0" y="+0"/>
</panel>
<panel panel="txt22" id="ela22" group="tims22" visible="no">
<size width="179" height="38" />
<pos x="1156" y="216"/>
<down x="+0" y="+0"/>
</panel>
<textzone panel="rem22" deck="2">
<pos x="1156" y="217"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="rem22" deck="2">
<pos x="1156" y="235"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="rem22" deck="2">
<pos x="1236" y="216"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#FFFFFF" weight="bold" align="left" format="%Pleft"/>
</textzone>
<button panel="rem22" action="skin_panel 'ela21' on">
<size width="179" height="38" />
<pos x="1156" y="216"/>
</button>

<textzone panel="ela22" deck="2">
<pos x="1156" y="217"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="ela22" deck="2">
<pos x="1156" y="235"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#ffffff" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="ela22" deck="2">
<pos x="1236" y="216"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#9D21CB" weight="bold" align="left" format="%Pspent"/>
</textzone>
<button panel="ela22" action="skin_panel 'rem22' on">
<size width="179" height="38" />
<pos x="1156" y="216"/>
</button>

<textzone panel="txt22" deck="2">
<pos x="1326" y="215"/>
<size width="72" height="16"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" align="center" weight="bold" format="PITCH"/>
</textzone>
<textzone panel="txt22" deck="2">
<pos x="1326" y="230"/>
<size width="72" height="19"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Ppitch"/>
<text2 font="ARIAL GREEK" size="19" color="#9D21CB" weight="bold" align="center" format="%Ppitch"/>
</textzone>
<textzone panel="txt22" deck="2">
<pos x="1442" y="218"/>
<size width="79" height="28"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="26" color="#9D21CB" align="right" weight="bold" format="%Pbpmex"/>
</textzone>
<button panel="txt22" action="deck 2 beat_tap" rightclick="deck 2 edit_bpm">
<Tooltip>BEAT TAP / Rightclick EDIT BPM</Tooltip>
<size width="46" height="22" />
<pos x="1397" y="222"/>
<up x="+0" y="+0"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1080"/>
</button>


-----txt3 -+1087-+2662-------------
<textzone panel="txt23" deck="2">
<pos x="1326" y="215"/>
<size width="72" height="16"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" align="center" weight="bold" format="PITCH"/>
</textzone>
<textzone panel="txt23" deck="2">
<pos x="1326" y="230"/>
<size width="72" height="19"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Ppitch"/>
<text2 font="ARIAL GREEK" size="19" color="#9D21CB" weight="bold" align="center" format="%Ppitch"/>
</textzone>
<textzone panel="txt23" deck="2">
<pos x="1442" y="218"/>
<size width="79" height="28"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="26" color="#9D21CB" align="right" weight="bold" format="%Pbpmex"/>
</textzone>
<button panel="txt23" action="deck 2 beat_tap" rightclick="deck 2 edit_bpm">
<Tooltip>BEAT TAP / Rightclick EDIT BPM</Tooltip>
<size width="46" height="22" />
<pos x="1397" y="222"/>
<up x="+0" y="+0"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1080"/>
</button>

<panel panel="txt23" id="rem23" group="tims23" visible="yes">
<size width="179" height="38" />
<pos x="1343" y="168"/>
<down x="+0" y="+0"/>
</panel>
<panel panel="txt23" id="ela23" group="tims23" visible="no">
<size width="179" height="38" />
<pos x="1343" y="168"/>
<down x="+0" y="+0"/>
</panel>

<textzone panel="rem23" deck="2">
<pos x="1343" y="169"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="rem23" deck="2">
<pos x="1343" y="187"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="rem23" deck="2">
<pos x="1423" y="168"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#FFFFFF" weight="bold" align="left" format="%Pleft"/>
</textzone>
<button panel="rem23" action="skin_panel 'ela23' on">
<size width="179" height="38" />
<pos x="1343" y="168"/>
</button>

<textzone panel="ela23" deck="2">
<pos x="1343" y="169"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#908f8d" weight="bold" align="left" format="REMAIN "/>
</textzone>
<textzone panel="ela23" deck="2">
<pos x="1343" y="187"/>
<size width="74" height="18"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="left" format="ELLAPSED"/>
</textzone>
<textzone panel="ela23" deck="2">
<pos x="1423" y="168"/>
<size width="96" height="31"/>
<up x="+0" y="+0"/>
<text font="ARIAL GREEK" size="31" color="#9D21CB" weight="bold" align="left" format="%Pspent"/>
</textzone>
<button panel="ela23" action="skin_panel 'rem23' on">
<size width="179" height="38" />
<pos x="1343" y="168"/>
</button>

<video panel="txt23" source="channel" chan="2">
<pos x="1158" y="163"/>
<size width="156" height="90"/>
<up x="1322" y="3359"/>
</video>

---- Panels for Key/Sample--------
<button action="on & nothing">
<tooltip></tooltip>
<pos x="1171" y="298"/>
<size width="34" height="17"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>
<button action="deck 2 sampler_rec">
<tooltip>Record to a new Sample</tooltip>
<pos x="1231" y="298"/>
<size width="58" height="17"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>
---- key ----
<textzone deck="2">
<pos x="1189" y="324"/>
<size width="42" height="16"/>
<text font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Pkey"/>
<text2 font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Pcamelot"/>
<text3 font="ARIAL GREEK" size="19" color="#FFFFFF" weight="bold" align="center" format="%Pkeyoffset"/>
</textzone>
<button action="deck 2 key_move -1">
<tooltip>KEY -1</tooltip>
<pos x="1164" y="320"/>
<size width="23" height="26"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 key_move +1">
<tooltip>KEY +1</tooltip>
<pos x="1234" y="320"/>
<size width="23" height="26"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 key 0 ? on & deck 2 key 0 : off & deck 2 key 0">
<tooltip>KEY RESET</tooltip>
<pos x="1264" y="325"/>
<size width="20" height="18"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>


<button action="deck 2 play ? on & deck 2 play_pause : deck 2 pause ? blink & deck 2 play_pause : deck 2 play_pause" rightclick=" deck 2 reverse while_pressed">
<tooltip>PLAY - PAUSE / Rightclick REVERSE</tooltip>
<pos x="1332" y="587"/>
<size width="54" height="31"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 cue_stop" rightclick="holding 500ms ? deck 2 unload : deck 2 goto_first_beat">
<pos x="1277" y="587"/>
<size width="54" height="31"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 smart_play">
<pos x="1350" y="566"/>
<size width="19" height="20"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>
<button action="deck 2 sync" rightclick="deck 2 beatlock">
<tooltip>SYNC / Rightclick BEATLOCK</Tooltip>
<pos x="1386" y="587"/>
<size width="54" height="31"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
</button>


HotCue
-------------------------------------------------------------------
<button action="deck 2 smart_cue">
<pos x="1242" y="358"/>
<size width="19" height="20"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>
<button action="deck 2 hot_cue 1" rightclick="deck 2 delete_cue 1" >
<pos x="1157" y="380"/>
<size width="38" height="32"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 hot_cue 2" rightclick="deck 2 delete_cue 2" >
<pos x="1157" y="416"/>
<size width="38" height="32"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 hot_cue 3" rightclick="deck 2 delete_cue 3" >
<pos x="1157" y="455"/>
<size width="38" height="32"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 hot_cue 4" rightclick="deck 2 delete_cue 4" >
<pos x="1157" y="492"/>
<size width="38" height="32"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>

<panel id="cue21" group="cues2" visible="yes">
<size width="72" height="138" />
<pos x="1198" y="384"/>
<down x="+0" y="+0"/>
</panel>
<panel id="cue22" group="cues2" visible="no">
<size width="72" height="138" />
<pos x="1198" y="384"/>
<down x="+0" y="+0"/>
</panel>
<panel id="cue23" group="cues2" visible="no">
<size width="72" height="138" />
<pos x="1198" y="384"/>
<down x="+0" y="+0"/>
</panel>
<panel id="cue24" group="cues2" visible="no">
<size width="72" height="138" />
<pos x="1198" y="384"/>
<down x="+0" y="+0"/>
</panel>
<button action="skin_panel 'cue21' on ? skin_panel 'cue22' on : skin_panel 'cue22' on ? skin_panel 'cue23' on : skin_panel 'cue23' on ? skin_panel 'cue24' on : skin_panel 'cue21' on">
<tooltip>CUEs VIEW</tooltip>
<pos x="1187" y="362"/>
<size width="56" height="17"/>
<down x="+0" y="+1080"/>
<over x="+0" y="+1080"/>
</button>

<textzone panel="cue21" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="388"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Pcue1"/>
</textzone>
<textzone panel="cue21" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="422"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Pcue2"/>
</textzone>
<textzone panel="cue21" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="461"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Pcue3"/>
</textzone>
<textzone panel="cue21" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="498"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Pcue4"/>
</textzone>

<button panel="cue22" action="deck 2 cue_name 1">
<size width="70" height="20"/>
<pos x="1199" y="388"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%namecue1"/>
</button>
<button panel="cue22" action="deck 2 cue_name 2">
<size width="70" height="20"/>
<pos x="1199" y="422"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%namecue2"/>
</button>
<button panel="cue22" action="deck 2 cue_name 3">
<size width="70" height="20"/>
<pos x="1199" y="461"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%namecue3"/>
</button>
<button panel="cue22" action="deck 2 cue_name 4">
<size width="70" height="20"/>
<pos x="1199" y="498"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%namecue4"/>
</button>

<textzone panel="cue23" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="388"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Ptocue1"/>
</textzone>
<textzone panel="cue23" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="422"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Ptocue2"/>
</textzone>
<textzone panel="cue23" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="461"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Ptocue3"/>
</textzone>
<textzone panel="cue23" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="498"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Ptocue4"/>
</textzone>

<textzone panel="cue24" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="388"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Btocue1"/>
</textzone>
<textzone panel="cue24" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="422"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Btocue2"/>
</textzone>
<textzone panel="cue24" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="461"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Btocue3"/>
</textzone>
<textzone panel="cue24" deck="2">
<size width="70" height="20"/>
<pos x="1199" y="498"/>
<up x="+0" y="+0"/>
<text font="ARIAL" size="18" color="#999999" weight="bold" align="center" format="%Btocue4"/>
</textzone>


Pitch
-------------------------------------------------------------------
<slider action="deck 2 pitch" orientation="vertical" direction="down" dblclick="deck 2 pitch 100%" rightclick="temporary" >
<size width="36" height="143"/>
<pos x="1463" y="426"/>
<fader>
<size width="36" height="13"/>
<pos x="871" y="3494"/>
</fader>
<reset value="50"/>
</slider>
--- Pitch Reset ---
<button action="deck 2 pitch_reset" dblclick="deck 2 pitch 100%" rightclick="deck 2 pitch 100%">
<pos x="1504" y="488"/>
<size width="20" height="18"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 pitchlock">
<pos x="1504" y="403"/>
<size width="16" height="18"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>
<button action="deck 2 pitch_slider ? off & deck 2 pitch -0.1% : on & deck 2 pitch -0.1%">
<Tooltip>FINE PITCH TUNE</Tooltip>
<pos x="1507" y="466"/>
<size width="13" height="17"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
<selected x="+0" y="+1080"/>
</button>

<button action="deck 2 pitch_slider ? off & deck 2 pitch +0.1% : on & deck 2 pitch +0.1%">
<Tooltip>FINE PITCH TUNE</Tooltip>
<pos x="1507" y="512"/>
<size width="13" height="17"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
<selected x="+0" y="+1080"/>
</button>


Pitch Values
-------------
<textzone>
<size width="55" height="20"/>
<pos x="1457" y="572"/>
<text font="ARIAL GREEK" size="18" color="#999999" weight="bold" align="center" format="%pitchrange%%"/>
</textzone>
<button action="pitch_range" value="-1" rightclick="-2">
<size width="55" height="20"/>
<pos x="1457" y="572"/>
</button>

--- Key Lock ---
<button action="deck 2 key_lock">
<pos x="1505" y="554"/>
<size width="20" height="18"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>

--- Loop ---
<button action="deck 2 loop_roll_mode">
<pos x="1232" y="533"/>
<size width="20" height="18"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>
<button action="deck 2 smart_loop">
<pos x="1174" y="530"/>
<size width="19" height="20"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1080"/>
</button>
<button action="deck 2 loop_in" rightclick="deck 2 reloop">
<pos x="1168" y="553"/>
<size width="38" height="26"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 loop_out" rightclick="deck 2 loop_half">
<pos x="1207" y="553"/>
<size width="38" height="26"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 loop_half" >
<pos x="1164" y="588"/>
<size width="26" height="26"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 loop_double">
<pos x="1228" y="588"/>
<size width="26" height="26"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
</button>
<button action="deck 2 loop" rightclick="temporary">
<pos x="1189" y="588"/>
<size width="38" height="26"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<text dx="5" dy="4" width="29" font="ARIAL GREEK" weight="bold" size="18" color="#ffffff" align="center" format="%loop" scroll="yes"/>
</button>

Deck selectors
----------------------
<button action="deck 2 select" >
<Tooltip>Deck Select </tooltip>
<pos x="1280" y="397"/>
<size width="35" height="35"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<clipmask x="12" y="2564"/>
<mousemask x="12" y="2564"/>
</button>

<button action="deck 2 rightdeck & deck 2 select">
<pos x="1280" y="534"/>
<size width="35" height="35"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<clipmask x="12" y="2700"/>
<mousemask x="12" y="2700"/>
</button>

----Vinyl Mode ----
<button action="deck 2 vinyl_mode" >
<Tooltip>VINYL MODE</Tooltip>
<pos x="1406" y="397"/>
<size width="35" height="35"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<clipmask x="139" y="2564"/>
<mousemask x="139" y="2564"/>
</button>

<button action="deck 2 slip_mode">
<pos x="1406" y="534"/>
<size width="35" height="35"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<clipmask x="139" y="2700"/>
<mousemask x="139" y="2700"/>
</button>

Master deck
-----------------------
<button action="deck 2 masterdeck" >
<pos x="1452" y="592"/>
<size width="59" height="19"/>
<up x="+0" y="+0"/>
<selected x="+0" y="+1080"/>
<over x="+0" y="+1680"/>
</button>

Effects
--------------
<button action="deck 2 effect active" rightclick="temporary">
<pos x="1356" y="301"/>
<size width="104" height="26"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
<text dx="5" dy="4" width="95" font="ARIAL GREEK" size="18" color="#ffffff" align="center" format="%maineffect" scroll="yes"/>
</button>

--- Effect dropdown ---
<button action="deck 2 effect select">
<pos x="1459" y="301"/>
<size width="26" height="26"/>
<up x="+0" y="+0"/>
<over x="+0" y="+1680"/>
<down x="+0" y="+1079"/>
<selected x="+0" y="+1080"/>
</button>



--- Effect params ---
<slider action="deck 2 effect slider 1" orientation="round" visibility="deck 2 effect_has_slider 1">
<pos x="1338" y="335"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>
<textzone deck="2" visibility="deck 2 effect_has_slider 1">
<pos x="1326" y="373"/>
<size width="61" height="18"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="center" action="deck 2 get effect_slider_label 1"/>
</textzone>
<slider action="deck 2 effect slider 2" orientation="round" visibility="deck 2 effect_has_slider 2">
<pos x="1405" y="335"/>
<size width="37" height="37"/>
<clipmask x="1163" y="3647"/>
<fader>
<pos x="12" y="3647" nb="29" smooth="true"/>
</fader>
</slider>
<textzone deck="2" visibility="deck 2 effect_has_slider 2">
<pos x="1392" y="373"/>
<size width="62" height="18"/>
<text font="ARIAL GREEK" size="16" color="#FFFFFF" weight="bold" align="center" action="deck 2 get effect_slider_label 2"/>
</textzone>
<slider action="deck 2 effect slider 3" orientation="round" visibility="deck 2 effect_has_slider 3">
<pos x="1472" y="335"/>
<size width="37" height="37"/>
<clipma
 

Posté Sun 20 Oct 19 @ 6:36 pm
There was really no need for you to put the entire skin XML code in your post...

Anyway, you need to look at the png file, where the bitmap graphics are, for most of what you've highlighted.

Unfortunately, not only is it all bitmaps (new skins are vector) but this skin uses the old VDJ 7 method of effectively three entire skins in the graphics - off, over and on.

Have look at the png yourself, and you can see how much red you'd need to change.

You might find it easier to start from scratch and build your own skin with djdad's Skin Builder (which uses the new vector method).
 

Posté Mon 21 Oct 19 @ 7:11 pm


(Les anciens sujets et forums sont automatiquement fermés)