Xrasher/engine/common/soundlib
Alibek Omarov 55fcbc8880 engine: soundlib: implement linear interpolation in Sound_ResampleInternal
* split resampling into three functions
* added resampling using SDL_AudioCVT, it's slow, so isn't enabled by default
2024-05-06 06:41:23 +03:00
..
libmpg engine: libmpg: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
snd_main.c engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00
snd_mp3.c engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00
snd_utils.c engine: soundlib: implement linear interpolation in Sound_ResampleInternal 2024-05-06 06:41:23 +03:00
snd_wav.c engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00
soundlib.h engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00