i thought a while back someone had asked if this was possible, but i can't find anything on it.
I basically want to know if you can link the EQ to the crossfader position to essentially automate swapping the Lows out for each track.? thanks
I basically want to know if you can link the EQ to the crossfader position to essentially automate swapping the Lows out for each track.? thanks
Posté Wed 13 Apr 22 @ 2:02 pm
eq_crossfader_low
Posté Wed 13 Apr 22 @ 2:04 pm
PhantomDeejay wrote :
eq_crossfader_low
nice, thanks!
now what if i wanted to only cut to a % other than 0 and wanted to add mids and highs to it as well? (full eq)
i'm not sure how practical this would really be but i'd like to experiment with high,mid,low cut to different %
then set a midi so i could toggle the eq_crossfader on/off
Posté Wed 13 Apr 22 @ 3:56 pm
You would have to mess around with params.
Like this:
There are also eq_crossfader_mid and eq_crossfader_high actions
Like this:
param_multiply 0.5 & param_add 0.25 & eq_crossfader_low
There are also eq_crossfader_mid and eq_crossfader_high actions
Posté Wed 13 Apr 22 @ 6:20 pm