FlexASIO icon indicating copy to clipboard operation
FlexASIO copied to clipboard

A flexible universal ASIO driver that uses the PortAudio sound I/O library. Supports WASAPI (shared and exclusive), KS, DirectSound and MME.

Results 69 FlexASIO issues
Sort by recently updated
recently updated
newest added

I've been unable to get the WASAPI backend to work on any of my machines. Audio will play, but will cut in and out at a rate of about 6x...

bug
asiohost

How to compile, can you provide a guidance document?

Thank you for your hard work and sharing such an excellent library. In the process of using it, theoretically, it should be signed before it can be used normally on...

enhancement

I have FlexASIO downloaded with its GUI and the dotnet program, when I try to open it on Ableton Live 11, I'm told that it has failed to open the...

WASAPI exclusive mode is full of stutters no matter what the suggested latency and buffer size is. When switching to WDM-KS mode, the first few times I would get bluescreens...

bug
portaudio

Hi there, I have been having issues with crackling and stalling while playing and recording so I fiddled with some settings in the FlexASIO configurations, trying to see if using...

Hi, I installed FlexASIO GUI to make the device identification easier. Selecting the "FlexASIO" audio device in ableton 10 gives the error "failed to open the audio device "FlexASIO."" I...

Hi! I'm trying to track down a problem of a user of my library xt-audio over here: https://github.com/sjoerdvankreel/xt-audio/issues/26. That project is pretty much like PortAudio, i.e. a single API with...

enhancement
asiohost

FormatMessageA does not work with a lot of languages. As the function returns utf8 anyhow it's better to use FormatMessageW. The new implementation also makes use of the abbility of...

Hi Etienne, I hope you are well since a few years. I love your feature that watches in realtime `C:\Users\User\FlexASIO.toml` for changes, and immediately restart the driver, this is excellent!...

enhancement