Connexion rapide:  

Forum: General Discussion

Sujet Change which knob echo controls

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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
 

Posté 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
 

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

Posté Sat 25 Oct 14 @ 7:29 pm


(Les anciens sujets et forums sont automatiquement fermés)