Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Display cue descriptions directly

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

Hello all,

I would like to make a skin that displays the names (descriptions) of all the cue points of the song on deck 1, and of the song on deck 2.
The names should be shown in a small box on the screen, without! having to do anything other than loading the song onto the deck.
Is this possible?? What xml do I need to use for this?

Thanks for letting me pick your brains,

-arie-
 

Mensajes Mon 13 Oct 08 @ 2:04 am
JeremKPRO InfinityModeratorMember since 2004
If you use VMix from DJ Format, you have a pannel where you can see 8 cues for each track.
At first, it dispays the time of the cues, but if you click on that time, it then shows the name of the cue point.
 

Mensajes Mon 13 Oct 08 @ 2:24 pm
Excellent, thank you !

i was already using this skin sometimes, and now I have found the right piece of code;
i will use something like this (for the 2nd cue):

<textzone pannel="354" chan="1" rightclick="edit_cuename" rightclickvalue="2">
<size width="59" height="10"></size>
<pos x="261" y="207"></pos>
<up x="694" y="6674"></up>
<text font="Virtual DJ" size="10" color="#008CEF" align="center" format="%namecue2" scroll="yes"></text>
<text2 font="Virtual DJ" size="10" color="#008CEF" align="center" format="%Pfromcue2"></text2>
</textzone>

I will have to try this out now !

Best,
Arie
 

Mensajes Mon 13 Oct 08 @ 3:43 pm


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