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

Cannot set exclusive mode on either input or output #233

Open nicolasduarterj opened 4 months ago

nicolasduarterj commented 4 months ago

I have an audio interface (armer red one) as input, and my graphics card's hdmi as output. When I set either of the to wasapi exclusive mode, the audio turns into silence and sparse crackles. When I set both of them to exclusive mode it just produces white noise.

If it helps with anything, my interface works normally with asio4all's exclusive mode.

dechamps commented 4 months ago

Sorry to hear that. Is it a regression you noticed in FlexASIO 1.10a? Does FlexASIO 1.9 have the same issue?

Also, could you provide a log while the issue is happening?