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
 

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.

 

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

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

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.
 

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.
 

happy it's worked, good mix

juan
 



(Old topics and forums are automatically closed)