Entra:     


Forum: VirtualDJ Technical Support

Topic: Need Script for a effect button

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

I need the script for flanger button 1 to be ON on slot #3 and I tried this script, problem is that it tuned OFF if it is ON prior to the song loading and ON if it is OFF ........ effect_active 3 "flanger" & effect_button 3 1
 

Inviato Sun 22 Oct 17 @ 3:59 am
Hello. I need a script that would play 2 and 4 deck or 1 & 3 at the same time to make and use the effects on one. Thanks
 

ohshit wrote :
I need the script for flanger button 1 to be ON on slot #3 and I tried this script, problem is that it tuned OFF if it is ON prior to the song loading and ON if it is OFF ........ effect_active 3 "flanger" & effect_button 3 1


Try..
effect_active 3 "flanger" & effect_button on 3 1
or
effect_active 3 "flanger" & effect_button 3 1 on

 

thx djdad
 



(Vecchi argomenti e forum sono automaticamente chiusi)