Quick Sign In:  

Forum: General Discussion

Topic: Change which knob echo controls

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

I am wondering if there is any possible way for me on VDJ 8 to control my echo strength and the length. I just would asign each to 2 different knobs on my mixtrack II but im not sure how to code the length of the echo to anything. or is it even possible. Please explain to me how to do so if possible
 

geposted Sat 18 Oct 14 @ 1:00 am
locoDogPRO InfinityModeratorMember since 2013
Yes possible
switch the scripts of dials you choose with these two.
effect_slider 'echo' 1
effect_slider 'echo' 2

That way is very rough. (completely dedicated dials)
I don't have your mapping to tell you the proper way to make it switch but it should go something like this
First dial
effect_active 'echo' ? effect_slider 'echo' 1 : the original script for the dial
Second dial
effect_active 'echo' ? effect_slider 'echo' 2 : the original script for this dial
 

geposted Sat 18 Oct 14 @ 7:44 pm
ok thank you
 

geposted Sat 25 Oct 14 @ 7:29 pm


(Alte Themen und Foren werden automatisch geschlossen)