flipswitchingmonkey / FlexASIO_GUI

Simple configuration GUI for FlexASIO
MIT License
350 stars 26 forks source link

"(None)" is not a valid FlexASIO device value #14

Closed dechamps closed 3 years ago

dechamps commented 3 years ago

Background: dechamps/FlexASIO#115

When selecting (None) as the input or output device in FlexASIO GUI, the resulting configuration file contains device = "(None)". This is incorrect and results in FlexASIO initialization failure. The proper syntax to disable the input or output is device = "".