You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
Switching the Audio Engine to ASIO and opening the Devices window while the driver is active will cut audio out. From here, you will either be left with no audio or you encounter a BASS_ERROR_ALREADY followed by audio coming back. (sometimes)
Steps to reproduce
Set OmniMIDI's Audio Engine to anything but ASIO.
Load an app that uses the driver (such as PFA)
Change the Audio Engine to ASIO without clicking Apply.
Open the Devices window. At this point audio will be cut off. If you close this window right away, you will not have sound until you switch audio engine to something completely different then back. You can also click Apply in this window to effectively do the same thing.
If you started with BASS Default Output Engine or XAudio, an application restart is required to get audio back using it.
If you started with WASAPI, refer to the first 2 screenshots below. Pressing OK at the second window will not actually switch the audio engine like it says it will, but rather just restart audio using the same engine you were already using. (though, sometimes I get no audio even after that, so IDK)
If you started with Audio to .WAV, audio will not be cut off, but hitting Apply on this window will trigger a new file to be created.
Expected behavior
Opening the ASIO Devices window while the driver is active on another audio engine should not interrupt audio playback or attempt re-initialization of current audio engine.
Screenshots/Videos
Screenshot 1: First error message if you were using WASAPI to start.
Screenshot 2: Notification that the audio engine will fall back to BASS Default Output Engine.
Environment
Operating system: Windows 10
CPU: Ryzen 7 5800X3D
RAM: 64GB DDR4-2666 (-> DDR$-2800)
MIDI application: Piano From Above (1.1.0)
Version of the driver: 14.8.2
Additional context
None to add for now.
The text was updated successfully, but these errors were encountered:
Problem
Switching the Audio Engine to ASIO and opening the Devices window while the driver is active will cut audio out. From here, you will either be left with no audio or you encounter a BASS_ERROR_ALREADY followed by audio coming back. (sometimes)
Steps to reproduce
Expected behavior
Opening the ASIO Devices window while the driver is active on another audio engine should not interrupt audio playback or attempt re-initialization of current audio engine.
Screenshots/Videos
Screenshot 1: First error message if you were using WASAPI to start.
Screenshot 2: Notification that the audio engine will fall back to BASS Default Output Engine.
Environment
Additional context
None to add for now.
The text was updated successfully, but these errors were encountered: