Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Code WAVE

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

Happy day for all!

I need to assign code to him to the button WAVE, I show it in the graph:

http://i55.tinypic.com/20hoyuw.jpg


The problem is that I have the code for 4 decks, And it does not work for 2 decks :(

Might they help me?

That I have to use code to change the waveform (2 decks)?

______________________________________________


The following code is for 4 decks:


Pannel selectors
----------------------------
<button action="skin_pannel '4waves' on ? skin_pannel '2waves' on : skin_pannel '2waves' on ? skin_pannel 'double' on : skin_pannel 'double' on ? skin_pannel 'inverted' on : skin_pannel 'inverted' on ? skin_pannel 'grouped' on : skin_pannel 'grouped' on ? skin_pannel 'groupedparts' on : skin_pannel 'groupedparts' on ? skin_pannel 'topscratch' on : skin_pannel '4waves' on">
<pos x="461" y="5"/>
<size width="41" height="15"/>
<tooltip>Change Waveform</tooltip>
</button>

GROUPED REAL WAVE OVERLAPPING
chan1_active="#28acff" chan1="#007ca9"
chan2_active="#ed1c24" chan2="#7d0607"
chan3_active="#18fe27" chan3="#067d0d"
chan4_active="#ffc935" chan4="#895c07"

---- ALL decks
- deck 1+2
<rhythmzone pannel="rw1" upsidedown="yes">
<size width="1200" height="35"/>
<pos x="40" y="26+35"/>
<mask x="40" y="1052"/>
<colors
chan1_active="#28acff" chan1="#007ca9"
chan2_active="#ed1c24" chan2="#7d0607"
/>
<grid height="5" width="5" mainwidth="11">
<pos y1="87" y2="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="rw1" upsidedown="no">
<size width="1200" height="35"/>
<pos x="40" y="26"/>
<mask x="40" y="1052"/>
<colors
chan1_active="#28acff" chan1="#007ca9"
chan2_active="#ed1c24" chan2="#7d0607"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>

- deck 3+2
<rhythmzone pannel="rw2" upsidedown="yes">
<size width="1200" height="35"/>
<pos x="40" y="26+35"/>
<mask x="40" y="1052"/>
<colors
chan2_active="#ed1c24" chan2="#7d0607"
chan3_active="#18fe27" chan3="#067d0d"
/>
<grid height="5" width="5" mainwidth="11">
<pos y2="87" y3="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="rw2" upsidedown="no">
<size width="1200" height="35"/>
<pos x="40" y="26"/>
<mask x="40" y="1052"/>
<colors
chan2_active="#ed1c24" chan2="#7d0607"
chan3_active="#18fe27" chan3="#067d0d"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>

- deck 1+4
<rhythmzone pannel="rw3" upsidedown="yes">
<size width="1200" height="35"/>
<pos x="40" y="26+35"/>
<mask x="40" y="1052"/>
<colors
chan1_active="#28acff" chan1="#007ca9"
chan4_active="#ffc935" chan4="#895c07"
/>
<grid height="5" width="5" mainwidth="11">
<pos y1="87" y4="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="rw3" upsidedown="no">
<size width="1200" height="35"/>
<pos x="40" y="26"/>
<mask x="40" y="1052"/>
<colors
chan1_active="#28acff" chan1="#007ca9"
chan4_active="#ffc935" chan4="#895c07"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>

- deck 3+4
<rhythmzone pannel="rw4" upsidedown="yes">
<size width="1200" height="35"/>
<pos x="40" y="26+35"/>
<mask x="40" y="1052"/>
<colors
chan3_active="#18fe27" chan3="#067d0d"
chan4_active="#ffc935" chan4="#895c07"
/>
<grid height="5" width="5" mainwidth="11">
<pos y3="87" y4="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="rw4" upsidedown="no">
<size width="1200" height="35"/>
<pos x="40" y="26"/>
<mask x="40" y="1052"/>
<colors
chan3_active="#18fe27" chan3="#067d0d"
chan4_active="#ffc935" chan4="#895c07"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>


GROUPED REAL WAVE SINGLE
chan1_active="#28acff" chan1="#007ca9"
chan2_active="#ed1c24" chan2="#7d0607"
chan3_active="#18fe27" chan3="#067d0d"
chan4_active="#ffc935" chan4="#895c07"
---- deck 1
<rhythmzone pannel="g1" upsidedown="yes">
<size width="600" height="35"/>
<pos x="40" y="26+35"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan1_active="#28acff" chan1="#28acff"
/>
<grid height="5" width="5" mainwidth="11">
<pos y1="90"/>
</grid>
</rhythmzone>

<rhythmzone pannel="g1" upsidedown="no">
<size width="600" height="35"/>
<pos x="40" y="26"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan1_active="#28acff" chan1="#28acff"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>
---- deck 3
<rhythmzone pannel="g3" upsidedown="yes">
<size width="600" height="35"/>
<pos x="40" y="26+35"/>
<mask x="640" y="1182"/>
<down x="37" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan3_active="#18fe27" chan3="#18fe27"
/>
<grid height="5" width="5" mainwidth="11">
<pos y3="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="g3" upsidedown="no">
<size width="600" height="35"/>
<pos x="40" y="26"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan3_active="#18fe27" chan3="#18fe27"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>
---- deck 2
<rhythmzone pannel="g2" upsidedown="yes">
<size width="600" height="35"/>
<pos x="641" y="26+35"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan2_active="#ed1c24" chan2="#ed1c24"
/>
<grid height="5" width="5" mainwidth="11">
<pos y2="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="g2" upsidedown="no">
<size width="600" height="35"/>
<pos x="641" y="26"/>
<mask x="640" y="1182"/>
<down x="37" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan2_active="#ed1c24" chan2="#ed1c24"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>
---- deck 4
<rhythmzone pannel="g4" upsidedown="yes">
<size width="600" height="35"/>
<pos x="641" y="26+35"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan4_active="#ffc935" chan4="#ffc935"
/>
<grid height="5" width="5" mainwidth="11">
<pos y4="90"/>
</grid>
</rhythmzone>
<rhythmzone pannel="g4" upsidedown="no">
<size width="600" height="35"/>
<pos x="641" y="26"/>
<mask x="640" y="1182"/>
<down x="40" y="1182"/>
<up x="39" y="1182"/>
<selected x="39" y="1182"/>
<colors
chan4_active="#ffc935" chan4="#ffc935"
/>
<cue y="24" height="20">
<mask x="730" y="2451" width="13" height="14"/>
<text dx="9" dy="0" font="Helvetica" size="12" color="#B0E0FF"/>
</cue>
</rhythmzone>

----------------------------


Thank you very much for the help !
 

Posted Tue 24 May 11 @ 5:23 pm
Ready... I'll send you now.
It's easy once you have it.
Good luck
 

Posted Wed 25 May 11 @ 7:09 pm
Thanks Dj Ro!

 

Posted Thu 26 May 11 @ 1:39 pm


(Old topics and forums are automatically closed)