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
Replace SDL2 audio subsystem with libsoundio. libsoundio enables access to exclusive modes which provides much lower latencies than shared mode in every platform.
Replace SDL2 audio subsystem with libsoundio. libsoundio enables access to exclusive modes which provides much lower latencies than shared mode in every platform.
libsoundio: https://github.com/andrewrk/libsoundio
The text was updated successfully, but these errors were encountered: