-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 11: other ASIO drivers disappear upon startup #199
Comments
There have definitely been cases where in some ASIO host applications, having some ASIO drivers installed simultaneously tends to not end well. One example of such a case is #86. Your case seem to be different though. I am quite perplexed by your report because you are describing behaviour that seems much more severe: drivers completely disappearing from the list permanently (except FlexASIO, somehow) and, if I understand your report correctly, they disappeared from multiple ASIO Host applications at the same time ("Reaper, VCV Rack, Pianoteq, etc."). Also, I know there are quite a few Reaper FlexASIO users, and so far none of them complained about this behaviour. The only hypothesis that comes to mind at this point is the FlexASIO registry script being misapplied somehow and behaving as if the It would help if you could gather more information while the problem is occurring, such as:
|
Closing as no further information was provided to root cause or reproduce the issue. |
Hello, and thanks for reading me!
OS: Windows 11 up-to-date
FlexASIO: latest (1.9)
DAW: Reaper, VCV Rack, Pianoteq, etc.
I had a weird behaviour where all my ASIO drivers disappeared from the ASIO driver list after installing FlexASIO and restarting my computer. We're talking different drivers from different manufacturers: zoom, behringer, yamaha... installed at different times and otherwise running perfectly fine.
So after installing FlexASIO to try it out and restarting the computer, the ASIO selection list is empty in Reaper except for FlexASIO. Other programs also couldn't locate the other drivers, and programs like Pianoteq standalone would straight up crash if I selected ASIO in the driver type selection.
I did a little search and found this reddit post: https://old.reddit.com/r/Windows11/comments/z0y934/asio_drivers_and_devices/
It describes the same exact behaviour, also on Windows 11, also using FlexASIO.
So sure enough I uninstalled FlexASIO and reinstalled the other drivers, and now everything works as expected: I can pick the zoom, behringer, yamaha drivers which all work well. Pianoteq doesn't crash upon selecting the ASIO driver type.
So my hypothesis is that either FlexASIO is calling upon the other drivers somehow and makes them unavailable, or that the driver itself has a problem that makes it impossible to fetch the complete list of ASIO drivers before some function somewhere returns an error that stops the fetching. If that makes sense.
Thanks for reading me, hope this is helpful somehow.
The text was updated successfully, but these errors were encountered: