登录:     


Forum: VirtualDJ Technical Support

Topic: EQ Transition Script

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

Can some1 help creating a cycling automix script which decreases the bass and highs of the active deck and increases the bass highs of the trach which will be next?

Thank you!
 

发表时间 Sun 18 Nov 18 @ 1:58 pm
Just to clearify - do you mean something like this:


The script used in the example is:
repeat_start_instant 'eqchanger' 100ms 50 & deck 1 eq_low -1% & deck 1 eq_high -1% & deck 2 eq_low +1% & deck 2 eq_high +1%

It can certainly be improved if needed - like take into consideration which deck you are on, and that the eq may not be perfectly setup to begin with
 



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