I own a WeGo4 and VirtualDj 8.2
How do I change the FX1, FX2 and FX3 strengths
Cheers
How do I change the FX1, FX2 and FX3 strengths
Cheers
Posted Sat 28 Apr 18 @ 3:36 am
So, I can click the FX button and move the mouse to modify the strength.
But is it possible from the controller?
But is it possible from the controller?
Posted Sat 28 Apr 18 @ 3:49 am
Out of the box, NO. Pioneer wanted these buttons to act as simple "on/off" buttons and didn't want to give any other FX handling options on the controller itself.
You can however change the mapping of the jog wheel so that it could control the effect strength when an effect is active.
So, you can remap two elements on your mapper like this:
<map value="JOG" action="effect_active 1 ? effect_slider 1 1 : effect_active 2 ? effect_slider 2 1 : effect_active 3 ? effect_slider 3 1 : touchwheel" />
<map value="JOG_TOUCH" action="effect_active 1 ? nothing : effect_active 2 ? nothing : effect_active 3 ? nothing : touchwheel_touch" />
You can however change the mapping of the jog wheel so that it could control the effect strength when an effect is active.
So, you can remap two elements on your mapper like this:
<map value="JOG" action="effect_active 1 ? effect_slider 1 1 : effect_active 2 ? effect_slider 2 1 : effect_active 3 ? effect_slider 3 1 : touchwheel" />
<map value="JOG_TOUCH" action="effect_active 1 ? nothing : effect_active 2 ? nothing : effect_active 3 ? nothing : touchwheel_touch" />
Posted Mon 30 Apr 18 @ 9:50 am
Hello PhantomDeejay :)
Thanks for that - It's unreal!
I've been playing around with some scripts too.
You can find them here:
http://www.virtualdj.com/forums/223467/General_Discussion/Some_cool_filter_scripts_for_WeGo4_controller.html
I think yours is better :)
Cheers,
Jason
Hey - btw - the resize message button doesn't work :)
Thanks for that - It's unreal!
I've been playing around with some scripts too.
You can find them here:
http://www.virtualdj.com/forums/223467/General_Discussion/Some_cool_filter_scripts_for_WeGo4_controller.html
I think yours is better :)
Cheers,
Jason
Hey - btw - the resize message button doesn't work :)
Posted Tue 01 May 18 @ 6:55 am
Hey Jason, I'm new to this WeGo4 and need help...Can you message me...or call me...
Thanks Tony
Thanks Tony
Posted Wed 30 May 18 @ 9:48 pm