FAudio icon indicating copy to clipboard operation
FAudio copied to clipboard

Update to SDL 2.24.0.

Open flibitijibibo opened this issue 1 year ago • 0 comments

  • 2.1 and 4.1 audio is now supported
  • DirectSound is now prioritized over WASAPI
  • The PulseAudio samples hack has been removed
  • The non-power-of-two samples hack for Emscripten/OSS has also been removed
  • GetDeviceDetails(0) now uses SDL_GetDefaultAudioInfo, obsoleting our hack

Trust me, you want all of these fixes. Update your SDL version!

flibitijibibo avatar Jul 11 '22 16:07 flibitijibibo