Accesso rapido:  

Forum: VirtualDJ Skins

Topic: Display cue descriptions directly

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

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-
 

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

Inviato 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
 

Inviato Mon 13 Oct 08 @ 3:43 pm


(Vecchi argomenti e forum sono automaticamente chiusi)