Quick Sign In:  

Forum: VirtualDJ Skins

Topic: how can i add the pitch status in the virtual dj deck like on the factory skin like +1, -1 etc

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

im using a custom skin that doesnt show the current change on the pitch range from 0% and i really need this can someone help me, i want to add it any where i can see it in the skin freferebly inside the deck platter or next to the bpm.
 

geposted Wed 02 Jul 14 @ 7:48 pm
Why not try copy & paste of the code from the default skin into yours?

 

geposted Thu 03 Jul 14 @ 6:15 am
FruitPRO InfinityMember since 2003
Put that in your xml file :

<textzone>
<pos x="+8" y="+15"/>
<size width="36" height="17"/>
<text size="16" color="#FFFFFF" align="center" weight="bold" format="%Ppitch"/>
</textzone>


But...

You'll have to change the 'pos' element. AND you'll have to put it twice in the xml, in an area that is related to left or right deck (very important)
 

geposted Thu 03 Jul 14 @ 1:22 pm
thank you i will try this
 

geposted Tue 08 Jul 14 @ 7:37 pm


(Alte Themen und Foren werden automatisch geschlossen)