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 4 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
the button part name
`get_var @$duckLvl
the slider part, script
set @$duckLvl
the button part, script
get_var @$duckLvl & param_cast & mic_talkover
the button part name
`get_var @$duckLvl
Posted 4 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 3 hours ago





