parzival-space / obs-goxlr-fader-sync-plugin

OBS plugin for synchronizing the volume of audio sources with GoXLR faders.
MIT License
13 stars 2 forks source link

Muting Channel in GoXLR does not Mute Channel in OBS #7

Closed ridaztor closed 3 months ago

ridaztor commented 3 months ago

I just Tried out this plugin and it is amazing. Thank you very much. I just relized, when i Mute the Music channel on my GoXLR, the Channel isnt Muted on stream.

Is this not supported or is there somthing i have to do in order for this to work?

Thanks

parzival-space commented 3 months ago

No you are absolutely right. I just tested it and can reproduce the problem. This is definitely a bug.

Could you please test what happens when you hold the mute button for a few seconds? The GoXLR should then use the MuteToAll behavior.

ridaztor commented 3 months ago

I will check as soon as i can, thanks for your quick reply

parzival-space commented 3 months ago

I did some tests and I think I was able to fix the bug.

You can download the test build from this link. Just scroll to the bottom of the page and download the Windows/Linux-artifact. https://github.com/parzival-space/obs-goxlr-fader-sync-plugin/actions/runs/9356581253

Please also let me know if this actually fixed your problem :)

ridaztor commented 3 months ago

Just tested the Test Build, it works like a charm. Thanks very much

parzival-space commented 3 months ago

Perfect, I will merge this into development then. Thank you for reporting this issue.