Accesso rapido:  

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

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

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.
 

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

 

Inviato 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)
 

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

Inviato Tue 08 Jul 14 @ 7:37 pm


(Vecchi argomenti e forum sono automaticamente chiusi)