Ingreso rápido:  

Forum: VirtualDJ Skins

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

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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.
 

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

 

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

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

Mensajes Tue 08 Jul 14 @ 7:37 pm


(Los tópicos y foros antiguos son automáticamente cerrados)