Sign In:     


Forum: VirtualDJ Plugins

Topic: Command to turn effect level to zero in one time

This topic is old and might contain outdated or incorrect information.

Is there a string of code to level to zero an effect? I would like to map a custom button to do the trick.
I means level zero not turn off the effect.
Using post fader effect just turnig off the effect It goes on. The only way to stop it Is reduce to zero the level.
Should be interesting also a global comand to level to zero all the 3 effects of a deck
Thanks
 

Posted Sat 12 Feb 22 @ 1:43 pm
Sure
For all 3 effects on the deck that will be:
effect_slider 1 1 0% && effect_slider 2 1 0% && effect_slider 3 1 0%
 

thanks a lot, it works like expected.
 



(Old topics and forums are automatically closed)