Hi Everyone.
I'm wondering if anyone can do me a huge favor.
I want to change the color for the default 4 deck skin for 8.2 to black.
I also want the the outer ring to blink when the song is almost over. One speed then faster when its closer to the end.
A bigger clock.
a visual on the screen to know whether vinyl mode was on and slip mode was on.. like a dot and VINYL under it for example
Instead of saying filter on each channel on he main panel to say FX.
Also, noticed it says HEADPHON and not HEADPHONES or PHONES
I appreciate it,
My email is djkoz1@gmail.com
Thanks!!!!
I'm wondering if anyone can do me a huge favor.
I want to change the color for the default 4 deck skin for 8.2 to black.
I also want the the outer ring to blink when the song is almost over. One speed then faster when its closer to the end.
A bigger clock.
a visual on the screen to know whether vinyl mode was on and slip mode was on.. like a dot and VINYL under it for example
Instead of saying filter on each channel on he main panel to say FX.
Also, noticed it says HEADPHON and not HEADPHONES or PHONES
I appreciate it,
My email is djkoz1@gmail.com
Thanks!!!!
Posted Fri 28 Oct 16 @ 4:49 pm
Is anyone able to at least do one of my requests?
Posted Sun 30 Oct 16 @ 5:24 am
The dot next to the pitch slider flashes when slip is on
bigger clock has been tutorialed lots,
if you can do the clock you can do the text under the filter
bigger clock has been tutorialed lots,
if you can do the clock you can do the text under the filter
Posted Sun 30 Oct 16 @ 6:23 am
Yes correct. That's what I woild like done. I don't know how to do what I want.
Amy help would be appreciated!
Amy help would be appreciated!
Posted Sun 30 Oct 16 @ 11:27 am
That was the help,
enlarging the clock isn't difficult at all, find a thread about it, instructions will be there.
enlarging the clock isn't difficult at all, find a thread about it, instructions will be there.
Posted Sun 30 Oct 16 @ 2:10 pm
I am searching the forum and I cannot find a good description of how to accomplish that.
I tried and I am getting impossible to open skin.
What am I doing wrong?
I tried and I am getting impossible to open skin.
What am I doing wrong?
Posted Sun 30 Oct 16 @ 2:35 pm
Extract the skin from the interface menu [botom right]
http://www.virtualdj.com/forums/201548/VirtualDJ_8_0_Technical_Support/Font_Size.html
http://www.virtualdj.com/forums/205406/VirtualDJ_8_1_Technical_Support/Clock_ToDo_.html
http://www.virtualdj.com/forums/201548/VirtualDJ_8_0_Technical_Support/Font_Size.html
http://www.virtualdj.com/forums/205406/VirtualDJ_8_1_Technical_Support/Clock_ToDo_.html
Posted Sun 30 Oct 16 @ 3:07 pm
Still can't get it. WTH am I missing????
Posted Sun 30 Oct 16 @ 4:00 pm
You need to tell us exactly what it is you're doing, step by step. That way, we can see where you're going wrong.
Posted Sun 30 Oct 16 @ 4:17 pm
Have you extracted the skin?
Posted Sun 30 Oct 16 @ 4:20 pm
i open virtual dj. I hit interface. I go to the skin i want to edit. I click on sat/edit this skin. I select full skin zip. I extract the zip. I open 4 Decks.xml. I look for group name="clock". I set: Width 60 Height 24 Size 48.
I then zip the files again and try to select the skin and I get the error.
I then zip the files again and try to select the skin and I get the error.
Posted Sun 30 Oct 16 @ 4:29 pm
error, what does it say?
Post all the text from the clock group
Post all the text from the clock group
Posted Sun 30 Oct 16 @ 4:33 pm
I am getting impossible to open skin.
Posted Sun 30 Oct 16 @ 4:40 pm
post the text from the clock group, you've changed something that breaks the xml formatting
Posted Sun 30 Oct 16 @ 4:56 pm
<group name="clock" x="200" y="12">
<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width="70" height="22"/>
<text size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“20” color="##00ff00" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width="70" height="22"/>
<text size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“20” color="##00ff00" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“20” color="##00ff00" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
Posted Sun 30 Oct 16 @ 6:50 pm
Why the blank line? Not sure it matters but worth a try
The above doesn't contain the info you said you changed, what gives?
Width 60 Height 24 Size 48.
The above doesn't contain the info you said you changed, what gives?
Width 60 Height 24 Size 48.
Posted Sun 30 Oct 16 @ 7:03 pm
What line?
Posted Sun 30 Oct 16 @ 7:04 pm
Let me try again and post the text.
Posted Sun 30 Oct 16 @ 7:07 pm
<group name="clock" x="200" y="12">
<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width=“60" height="24”/>
<text size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“48” color="#aaaaaa" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
<visual>
<pos x="+0" y="+0"/>
<size width="74" height="24"/>
<off x="1198" y="1086"/>
</visual>
<textzone name="vdjclock">
<pos x="+2" y="+1"/>
<size width=“60" height="24”/>
<text size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 24"/>
<text2 size=“48” color="#aaaaaa" align="center" weight="bold" action="get_clock 12"/>
<text3 size=“48” color="#aaaaaa" align="center" weight="bold" format="%counter"/>
</textzone>
</group>
Posted Sun 30 Oct 16 @ 7:10 pm
again, why the blank line?
and font size 48 is huge, probably too big for the textbox
and font size 48 is huge, probably too big for the textbox
Posted Sun 30 Oct 16 @ 7:34 pm