Entra:     


Forum: VirtualDJ Technical Support

Topic: switching hotcue mode

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

Hello people :)

I would like to program a button on my launchpad mk2 to switch between hotcue modes:
setting 1: song plays from the hotcue while pressed and stops if released
setting 2: song plays regularly from hotcue

I looked through the verbs of vdjscript, but I can't seem to find the right one.
Help please?
 

Inviato Sun 22 Apr 18 @ 8:11 pm
setting "hotcueMode" 0 ? setting "hotcueMode" 1 : setting "hotcueMode" 0

Your led script will be something like this

setting "hotcueMode" 0 ? color "red" : color "blue"



 

Thank you for the help!

I found out though that instead of "1" and "0" the settings need to be "play" and "stutter".
Works like a charm now! :)
 

Cool I'm happy you found a solution after a pointer.
I thought all setting names had a enumarator (i still think they do, but got it wrong this time) but we got there in the end.
 

I'll be utilising this one. Thank you.
 



(Vecchi argomenti e forum sono automaticamente chiusi)