DCStrato
Member
@Zyr
It looks like a new behavior where unmuting with obs.obs_source_set_muted(audio_source, false) toggles mute back off and sticks around after the call. The opposite, obs.obs_source_set_muted(audio_source, true) will toggle the source off briefly then it it comes back on by itself. I will try to isolate the issue to just those calls and verify its OBS and not the script. If it is a verified OBS issue it make take time to repair. Try using the source volume ducking and see if that works for you until I sort this out.
DC
It looks like a new behavior where unmuting with obs.obs_source_set_muted(audio_source, false) toggles mute back off and sticks around after the call. The opposite, obs.obs_source_set_muted(audio_source, true) will toggle the source off briefly then it it comes back on by itself. I will try to isolate the issue to just those calls and verify its OBS and not the script. If it is a verified OBS issue it make take time to repair. Try using the source volume ducking and see if that works for you until I sort this out.
DC