FlexASIO_GUI icon indicating copy to clipboard operation
FlexASIO_GUI copied to clipboard

wasapiExclusiveMode is not being saved/displayed properly

Open andreasdc opened this issue 1 year ago • 1 comments

I have wasapiExclusiveMode enabled on both input and output, I save the configuration with the GUI, but when I open the GUI again, the exclusive mode shows as disabled and autoConvert shows as enabled, in the config file it shows differently.

backend = "Windows WASAPI"
[input]
device = "Input"
wasapiExclusiveMode = true
wasapiAutoConvert = false
[output]
device = "Line 1 (Virtual Audio Cable)"
wasapiExclusiveMode = true
wasapiAutoConvert = false

andreasdc avatar Feb 12 '24 01:02 andreasdc

I can confirm this. The "Exclusive" setting is not being saved upon exit. BTW, great piece of software. I use it with Right Mark Audio Analyzer to take measurements with a bunch of inputs and outputs. With this awesome GUI I can select the playback and recording device with ease! Fantastic work!

Ronin4862 avatar Jul 27 '24 14:07 Ronin4862