libretro / vitaquake2

Quake II port for Libretro.
GNU General Public License v2.0
4 stars 16 forks source link

(Core Audio Mixer) Increase sample buffer padding #36

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

This PR just increases the padding for all resampling buffers in core_audio_mixer.c to 16 samples, in line with https://github.com/libretro/RetroArch/pull/13300