libsdl-org / SDL_mixer

An audio mixer that supports various file formats for Simple Directmedia Layer.
zlib License
433 stars 146 forks source link

Use SDL_AudioStream instead of AudioCVT for Mix_LoadWAV_RW() #485

Closed 1bsyl closed 1 year ago

1bsyl commented 1 year ago

Use SDL_AudioStream instead of AudioCVT for Mix_LoadWAV_RW()

(if we plan to remove AudioCVT in https://github.com/libsdl-org/SDL/issues/6632 )