Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Trouble with deck two grid

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

I have deck one working fine with the grid overlay working (cbg) over the scratch wave, but I am having issues with deck two.
The scratch wave is fine but I cannot get the cbg to work for deck two (it keeps moves with deck ones cbg).



--------------deck 1---------------------------------------------------
<scratchwave orientation="horizontal" deck="1">
<size width="2063" height="179"/>
<pos x="12" y="107"/>
<overlay deck="1">
<size width="3" height="179"/>
<pos x="1041" y="107"/>
<background width="3" x="7" y="1442"/>
</overlay>
</scratchwave>

<rhythmzone deck="1"mirror="no" upsidedown="no" fade="0">
<size width="2063" height="179"/>
<pos x="12" y="107"/>
<colors chan1="white"/>
<rhythm y="0" height="0"/>
<grid deck="1"height="184" width="2" mainwidth="4" >
<pos y1="+0"/>
</grid>
</rhythmzone>
<rhythmzone deck="1"mirror="no" upsidedown="no" fade="0">
<size width="2063" height="179" />
<pos x="12" y="107"/>
<colors chan1="red"/>
<rhythm y="0" height="0"/>
<grid deck="1"height="184" width="0" mainwidth="4" >
<pos y1="+0"/>
</grid>
</rhythmzone>

-------------------------deck 2--------------------------------------------
<scratchwave orientation="horizontal" deck="2">
<size width="2063" height="179"/>
<pos x="12" y="442"/>
<overlay deck="2">
<size width="3" height="179"/>
<pos x="1041" y="107"/>
<background width="3" x="7" y="1442"/>
</overlay>
</scratchwave>

<rhythmzone deck="2"mirror="no" upsidedown="no" fade="0">
<size width="2063" height="179"/>
<pos x="12" y="442"/>
<colors chan1="white"/>
<rhythm y="0" height="0"/>
<grid deck="2"height="184" width="2" mainwidth="4" >
<pos y1="+0"/>
</grid>
</rhythmzone>


<rhythmzone deck="2"mirror="no" upsidedown="no" fade="0">
<size width="2063" height="179"/>
<pos x="12" y="442"/>
<colors chan1="red"/>
<rhythm y="0" height="0"/>
<grid deck="2"height="184" width="0" mainwidth="4" >
<pos y1="+0"/>
</grid>
</rhythmzone>



If anyone can see whats wrong with above please let me know, as its driving me mad
 

Posted Sat 13 Dec 14 @ 3:44 pm
At first glance, the overlay for deck 2 has the same pos x and y as the overlay for deck 1
 

Posted Sat 13 Dec 14 @ 4:56 pm
Thanks for the reply groovin, but the cgb is in the location I want it but is linked to deck 1 and not deck 2. Hope that makes seance.

 

Posted Sat 13 Dec 14 @ 5:07 pm
<grid deck="2"height="184" width="2" mainwidth="4" >
<pos y1="+0"/>

<grid deck="2"height="184" width="2" mainwidth="4" >
<pos y2="+0"/>
 

Posted Sat 13 Dec 14 @ 6:31 pm
Changing y1 to y2 just makes the CGB disappear for deck 2. Thanks for the input though.

There is nothing wrong with the position of the CBG for deck 1 or deck 2, I just cant make the CBG work with deck 2, keeps moving with deck 1's wave.
 

Posted Sun 14 Dec 14 @ 8:03 am
JMF i mucked a bit of my code up when i tried what you said. Sorted the code up and tried your suggestion again and it worked, thanks so much.
 

Posted Sun 14 Dec 14 @ 12:20 pm
happy it's worked, good mix

juan
 

Posted Mon 15 Dec 14 @ 4:08 am


(Old topics and forums are automatically closed)