Sign In:     


Forum: VirtualDJ Technical Support

Topic: ONINT script for Master FX set to reverb and turned on upon startup
I need a script to Master FX to turn on reverb upon startup
 

Posted Tue 02 Jul 24 @ 2:03 am
It's how you would switch any fx, but first you specify the deck.
read up on
effect_active
 

No deck for this. I want the reverb switched on the master out as VDJ loads up. I already have it set but I must make it active every time I start VDJ. Also would this be placed in the head of the skin xml file?
 

deck master is a deck. And you could bake it into a skin but much easier to include it in keyboard oninint mapping
 

No.
Open "controllers" and edit the keyboard mapper.
Find the "ONINIT" key and enter deck master effect_active 'reverb' on
 

Thanks so much, both of you. I am still learning VDJ and having moved over from Serato 6 months ago.