Quick Sign In:  

Forum: VirtualDJ Skins

Topic: loading songs on decks 3 and 4

This topic is old and might contain outdated or incorrect information.

Hi,

Im building a 4 deck skin, but I cant get the songs to load on decks 3 and 4. WHen I drag the files onto the dropzones for decks/channels 1-2 they load no problem, and display in the rhythmzone. Also, I can play them (using keyoard shortcuts). But when I drag songs onto decks 3 and 4, nothing happens. I cant play them using the shortcut, and no waveform appears for them in the rhythmzone.

I use an external video card to extend my desktop and extend the skin down both screens, which is why the browser is positioned so far down.

Thanks in advance to anyone who can help out.

<Skin name="my 6 decks" version="7" width="1280" height="1600" ndecks="4">

************************************************************
(close open config etc)
************************************************************
<grabzone>
<size width="1280" height="25"></size>
<pos x="0" y="0"></pos>
</grabzone>
<logo os="pc">
<size width="67" height="18"></size>
<pos x="0" y="0"></pos>
</logo>

<textzone>
<pos x="806" y="6"/>
<size width="80" height="18"/>
<text font="LCD" size="15" align="center" weight="bold" color="#d1d3d4" format="%fullhour"/>
<text2 font="LCD" size="15" align="center" weight="bold" color="#d1d3d4" format="%hour12"/>
</textzone>

<visual source="get cpu" type="linear" orientation="horizontal">
<size width="129" height="7"/>
<pos x="294" y="7"/>
<down x="295" y="2459"/>
</visual>

--- Minimize ---
<button os="pc" action="minimize">
<pos x="1175" y="0"/>
<size width="28" height="18"/>
<over x="1117" y="1624+630"/>
<down x="1117" y="1624+630"/>
<up x="1117" y="1624+630"/>
</button>

<button os="pc" action="maximize" rightclick="maximize off">
<pos os="pc" x="1203" y="0"/>
<size width="28" height="18"/>
<over x="1145" y="1624+630"/>
<down x="1145" y="1624+630"/>
<up x="1145" y="1595+630"/>
</button>

<button os="pc" action="close">
<pos x="1231" y="0"/>
<size width="39" height="18"/>
<over x="1174" y="1624+630"/>
<down x="1174" y="1624+630"/>
<up x="1173" y="1595+630"/>
</button>


************************************************************
BROWSER
************************************************************
<browser>
<size width="1259" height="397" />
<pos x="11" y="1200"></pos>
<text font="Segoe" size="15" color="#ffffff" selected="#678930" stripes="#171717"/>
<options font="Segoe" size="13" color="#000000" over="#000000"/>
<widgets font="Segoe" size="13" color="#ffffff"
facecolor="#2E2E2E"
lightcolor="#2E2E2E"
shadowcolor="#2E2E2E"
darkshadowcolor="transparent"
highlightcolor="transparent"
trackcolor1="transparent"
trackcolor2="transparent" />
</browser>
<tooltip font="Segoe" size="12" color="#FFFFFF" back="#000000" shortcut="#808080" />
<button action="page 'browser'">
<size width="98" height="16"/>
<pos x="432" y="1186"/>
<selected x="433" y="2869"/>
<over x="433" y="3370"/>
</button>

--- Sampler ---
<button action="page 'sampler'">
<size width="98" height="16"/>
<pos x="539" y="1186"/>
<selected x="540" y="2871"/>
<over x="540" y="3371"/>
</button>

--- Effects ---
<button action="page 'effects'">
<size width="98" height="16"/>
<pos x="646" y="1186"/>
<selected x="647" y="2871"/>
<over x="647" y="3371"/>
</button>

--- Recording ---
<button action="page 'record'">
<size width="98" height="16"/>
<pos x="753" y="1186"/>
<selected x="754" y="2871"/>
<over x="754" y="3371"/>
</button>

************************************************************
STATUSBAR
************************************************************
<textzone>
<size width="347" height="16"/>
<pos x="880" y="1184"/>
<text font="Segoe" size="12" color="#D1D3D4" align="right" format="%status"/>
</textzone>
************************************************************
DROPZONES
************************************************************
<dropzone chan="1">
<size width="632" height="188"/>
<pos x="4" y="249"/>
</dropzone>
<dropzone chan="2">
<size width="644" height="196"/>
<pos x="641" y="250"/>
</dropzone>
<dropzone chan="3">
<size width="636" height="179"/>
<pos x="5" y="529"/>
</dropzone>
<dropzone chan="4">
<size width="574" height="179"/>
<pos x="697" y="527"/>
</dropzone>

************************************************************
RHYTHM WAVE
************************************************************

<pannel id="4waves" group="topwave" visible="yes">
<size width="1280" height="221"/>
<pos x="0" y="25"/>
<up x="3" y="7002"/>
<down x="0" y="7002"/>
<selected x="0" y="7002"/>
</pannel>
<pannel id="2waves" group="topwave" visible="no">
<size width="1280" height="221"/>
<pos x="0" y="25"/>
<down x="0" y="7002"/>
<up x="0" y="6941"/>
<selected x="0" y="7002"/>
</pannel>


2 waves auto left right pannels
------------------------------
<pannel pannel="2waves" id="1-2" group="show2" visible="skin_pannel '2waves' on ? deck 1 leftdeck ? deck 2 rightdeck ? deck 1 leftdeck : no">
<pos x="1" y="1"/>
<size width="1" height="1"/>
<down x="+0" y="+1656"/>
<up x="+0" y="+1656"/>
<selected x="+0" y="+1656"/>
</pannel>

4 WAVES
<rhythmzone pannel="4waves">
<size width="1280" height="221"/>
<pos x="0" y="25"/>
<mask x="0" y="5456"/>
<colors chan1_active="#28acff" chan1="#007ca9" chan2_active="#ed1c24" chan2="#7d0607" chan3_active="#18fe27" chan3="#067d0d" chan4_active="#ffc935" chan4="#895c07"/>
<rhythm y="29" height="194"/>
<grid height="7" width="7" mainwidth="13">
<pos y1="224" y2="226" y3="228" y4="230"/>
</grid>
<cue y="25" height="20">
<mask x="734" y="3744" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="18" color="#B0E0FF"/>
</cue>
</rhythmzone>

2 WAVES

<rhythmzone pannel="1-2">
<size width="1280" height="221"/>
<pos x="0" y="25"/>
<mask x="0" y="5456"/>
<colors
chan1_active="#28acff" chan1="#007ca9"
chan2_active="#ed1c24" chan2="#7d0607"
/>
<rhythm y="29" height="180"/>
<grid height="7" width="7" mainwidth="13">
<pos y1="224" y2="226" y3="228" y4="230"/>
</grid>
<cue y="25" height="20">
<mask x="734" y="3744" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="18" color="#B0E0FF"/>
</cue>
</rhythmzone>


Pannel selectors
----------------------------
<button action="skin_pannel '4waves' on ? skin_pannel '2waves' on : skin_pannel '2waves' on ? skin_pannel '4waves' on">
<pos x="171" y="0"/>
<size width="41" height="15"/>
<tooltip>Change Waveform</tooltip>
</button>

</Skin>
 

Posted Sat 09 Jul 11 @ 7:15 pm


(Old topics and forums are automatically closed)