I am using the latest VDJ and trying to find a skin/option that allows me to set the talkover levels while using the Mic. I do not have any hardware connected to this system atm. I know there was a skin that allowed you to set the talkover levels but now i can't find it
Posted 21 hours ago
You can do it with a custom_button and slider, so any skin that has them
the slider part, script
set @$duckLvl
the button part, script
get_var @$duckLvl & param_cast & mic_talkover & mic
the button part name
`get_var @$duckLvl
the slider part, script
set @$duckLvl
the button part, script
get_var @$duckLvl & param_cast & mic_talkover & mic
the button part name
`get_var @$duckLvl
Posted 21 hours ago
i have no idea what to do with that lol... I am just looking for a skin that already has the ability to reduce music volume when i push the mic button
Posted 20 hours ago
mark mclean wrote :
i have no idea what to do with that lol... I am just looking for a skin that already has the ability to reduce music volume when i push the mic button
You have to learn this great program, and you will probably get what you want from it in the end :)
Check this out ;)
https://www.virtualdj.com/manuals/virtualdj/interface/decks/decksadvanced/custombuttons.html
Posted 5 hours ago
changed the button script so it also turns the mic on|off,
and to be honest after you've set the duck volume [once ever] you could just map the button script to a keyboard key
and to be honest after you've set the duck volume [once ever] you could just map the button script to a keyboard key
Posted 12 minutes ago





