Se Connecter:     


Forum: VirtualDJ Technical Support

Sujet: SCRIPT HELP PLEASE

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi I have VDJ 2021, ( Hercules inpulse 500) and simply want to change the hotcue pad 1 ( right hand deck) to Start Automix and make it green.....And then Hotcue button 5 ( underneath) to Stop Automix, and make it red.

What is the script please.

Thank you.
 

Posté Sat 24 Apr 21 @ 9:08 am
modify controller something like this:
PAD_HOTCUE_1 automix on
PAD_HOTCUE_5 automix off
LED_PAD_HOTCUE_1 automix ? color green : off
LED_PAD_HOTCUE_1 automix ? off : color red

one pad only can toggle automix both on and off and take color
PAD_HOTCUE_1 automix
LED_PAD_HOTCUE_1 automix ? color green : color red
 



(Les anciens sujets et forums sont automatiquement fermés)