快速登录:  

Forum: VirtualDJ Skins

话题: Display cue descriptions directly

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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-
 

发表时间 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.
 

发表时间 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
 

发表时间 Mon 13 Oct 08 @ 3:43 pm


(陈旧帖子或论坛版块会自动关闭)