Sign In:     


Forum: VirtualDJ Technical Support

Topic: Need Script for a effect button

This topic is old and might contain outdated or incorrect information.

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
 

Posted 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
 



(Old topics and forums are automatically closed)