mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-25 10:11:10 +01:00
Nia Alarie The NetBSD kernel's audio resampling code is much simpler and lower quality than libsamplerate. Presumably, if SDL always performs I/O on the audio device in its native frequency, we can avoid resampling audio in the kernel and let SDL do it with libsamplerate instead.