Sign In:     


Forum: Addons

Topic: SimpleVolume
Discussion about SimpleVolume

Simple volume, is just that, volume. "What's the point?" you ask, well it's niche but it gives you volume control for post fader fx.
So say you have a locked echo loop and it's just a touch too loud, you can turn it down

I personally have a slider [well 2 left/right] on my controller that makes sure the volume fx is last in the fx chain

effect_slider 'Vol' 1 & param_equal 1 ? effect_active 'Vol' 0 : effect_active 'Vol' 1


Other things it can do, say you use post fader fx and you want to fill the echo buffer silently [not possible] well now it's possible, turn echo on, turn vol fx on turn the vol down to zero and open the crossfader.
A super simple fx.
 

Posted Mon 03 Jun 19 @ 3:01 pm
Just got back to VDJ scripts after a few months away and found this really handy for applying volume to individual stems while keeping that volume separate from the stem volume that you want to control from the mixer.

I'm using this to make a cut/mute effect on certain beats while applying effects and wasn't able to achieve what I wanted with the built in cut effect.

Thanks again Loco, If you ever happen to get back to this plugin one feature I would love to see is volume levels higher than 100% so you can boost the volume when applying effects that remove volume such as High/Low Pass filters.