The old one is getting boring. And I love the new wave features on the VDJ Skin (4 decks or 6 decks) where you can see different wave forms but my problem is I only use 2 decks. I do not like using 4 and 6 decks. So there is no cool changes for the classic two deck setup. VDJ Make a new skin please for VDJ 8 when ever it releases. How it is right now is great just change things up a bit. Make it so we can changed the deck colors. So instead of just red and blue we can change them to whatever color we want. Like Green or Orange or anything. Would love also if you make it so the wave forms in the center can go up and down or left to right. Just getting bored of the vdj skins i guess and I only like using your skins cause everything comes in clear and not distorted. Can you make it so i am able to organize my playlist tab of saved playlists and.... Also let us hide song titles on decks that we are playing too! that would be awesome!
发表时间 Sun 19 Dec 10 @ 8:08 pm
This is why we have a skinnable interface ... so you can change it if you want.
Also, with version 7 changing the waveform colors is very easy if the skin designer used <rhythmzone> instead of the old <rhythm> element.
The color for the waveform can be defined with a HEX color code -- #RRGGBB
Here is an example of the <rhythmzone> code would look like ...
Also, with version 7 changing the waveform colors is very easy if the skin designer used <rhythmzone> instead of the old <rhythm> element.
The color for the waveform can be defined with a HEX color code -- #RRGGBB
Here is an example of the <rhythmzone> code would look like ...
<rhythmzone>
<pos x="40" y="26"/>
<size width="1196" height="70"/>
<mask x="40" y="2146"/>
<colors
chan1="#014862" chan1_left="#28acff" chan1_right="#007fac"
chan2="#7d0607" chan2_left="#c41212" chan2_right="#fe1818"
chan3="#014862" chan3_left="#28acff" chan3_right="#007fac"
chan4="#7d0607" chan4_left="#c41212" chan4_right="#fe1818"
/>
<rhythm y="35" height="45"/>
<grid height="5" width="5" mainwidth="11">
<pos y1="85" y2="87" y3="89" y4="91"/>
</grid>
<cue y="26" height="20">
<mask x="730" y="2395" width="13" height="14"/>
<text dx="9" dy="0" font="ARIAL GREEK" size="12"/>
</cue>
</rhythmzone>
发表时间 Sun 19 Dec 10 @ 8:24 pm
Problem is I have no idea what that means? What is a skinnable interface?
Also, with version 7 changing the waveform colors is very easy if the skin designer used <rhythmzone> instead of the old <rhythm> element.
When you said that above statement... How do I do that?
The color for the waveform can be defined with a HEX color code -- #RRGGBB
I dont know what any of this means or how to change this
Also, with version 7 changing the waveform colors is very easy if the skin designer used <rhythmzone> instead of the old <rhythm> element.
When you said that above statement... How do I do that?
The color for the waveform can be defined with a HEX color code -- #RRGGBB
I dont know what any of this means or how to change this
发表时间 Sat 25 Dec 10 @ 12:20 pm
use the chart on this link, select the colour you want and add the code or just google hex charts if you like..
http://www.webmonkey.com/2010/02/color_charts/
or use this one...
http://html-color-codes.info/
http://www.webmonkey.com/2010/02/color_charts/
or use this one...
http://html-color-codes.info/
发表时间 Sat 25 Dec 10 @ 12:34 pm
and where do i add these colors at or to?
发表时间 Sun 26 Dec 10 @ 3:22 am