exeldro / obs-audio-monitor

audio monitor filter for OBS Studio
GNU General Public License v2.0
282 stars 29 forks source link

The order in which the options are checked in the dock shows different sources #7

Closed COOLIGUAY closed 3 years ago

COOLIGUAY commented 3 years ago

Depends on the order in which the options are checked, different sources are shown.

If you check Output Slider first and Only Active later all active sources are displayed.

Captura01

But if you check Only Active first and Output Slider later only the filtered source are displayed.

Captura02

exeldro commented 3 years ago

that should be fixed in this version: https://github.com/exeldro/obs-audio-monitor/actions/runs/524858843

COOLIGUAY commented 3 years ago

Now if you check Only Active first and Output Slider later all active and not active sources are displayed.

Captura03

exeldro commented 3 years ago

Ok, next try, new version building here: https://github.com/exeldro/obs-audio-monitor/actions/runs/524955009

COOLIGUAY commented 3 years ago

Perfect! It works.

I have tried to leave only Output Slider checked, close OBS and open it again.

The plugin starts as if Only Active were checked.

Captura04

Also, desktop audio, mic and twitch vod plugin are not displayed.

Then, if you uncheck and check it again works as expected.

Captura05

"Audio del escritorio" = Desktop Audio - Sorry!

exeldro commented 3 years ago

Thank you for the testing and the bug report, it should be fixed in this version: https://github.com/exeldro/obs-audio-monitor/actions/runs/525064193

COOLIGUAY commented 3 years ago

Ty! Works fine now. Glad to help and thanks for all your incredible work!

exeldro commented 3 years ago

Released version 0.2.0 with the fixes