Anmelden:     


Forum: VirtualDJ Technical Support

Topic: VDJ Scripts
So have been messing around with scripting hot cue colors... and have run into a brick wall.... I'm trying to script changing cue colors but cues 9 to 16. As far as I can tell, this is not scriptable.... or am I missing something ?
 

geposted 20 hours ago
What is your script, that seems not to work?

Something like:

set_cue 9 & cue_color 9 'green' 

will set hotcue 9 as green.



Currently can script almost everything for a hotcue.

Script an ACTION to be performed at the hotcue: cue_action
Name the hotcue: cue_name

the things that cannot be set for hotcue are:
change the Visible, Invisible attribute
change a hotcue to be the "LoadPoint"

everything else can be done with script



VDJ is amazing !