dechamps / FlexASIO

A flexible universal ASIO driver that uses the PortAudio sound I/O library. Supports WASAPI (shared and exclusive), KS, DirectSound and MME.
Other
1.35k stars 72 forks source link

Problem after install Flexasio #201

Closed GalaxyCake123 closed 4 months ago

GalaxyCake123 commented 10 months ago

Hi there when I ran a test using the cmd I got this flexasio problem I didn't install Asio4all

dechamps commented 10 months ago

It looks like your FlexASIO.toml configuration file has an invalid "(None)" value for the input device option. If you don't want to use any input device then you should set the device option to "", not "(None)".