登录:     


Forum: VirtualDJ Technical Support

Topic: Need Script for a effect button

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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
 

发表时间 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
 



(陈旧帖子或论坛版块会自动关闭)