RingRacers/src/audio
2023-12-29 00:27:36 -08:00
..
chunk_load.cpp Immediately load 0-length sfx lumps as nullopt 2023-12-05 19:19:01 -06:00
chunk_load.hpp
CMakeLists.txt
expand_mono.cpp
expand_mono.hpp
filter.cpp
filter.hpp
gain.cpp
gain.hpp
gme.cpp srb2::audio::Gme: seek on background thread 2023-12-29 00:27:36 -08:00
gme.hpp srb2::audio::Gme: seek on background thread 2023-12-29 00:27:36 -08:00
gme_player.cpp srb2::audio::Gme::seek: use gme_seek instead of gme_seek_samples 2023-08-02 00:08:40 -07:00
gme_player.hpp
mixer.cpp
mixer.hpp
music_player.cpp
music_player.hpp
ogg.cpp
ogg.hpp
ogg_player.cpp
ogg_player.hpp
resample.cpp srb2::audio::Resampler: add ratio method to change resample rate on the fly 2023-08-01 19:04:30 -07:00
resample.hpp srb2::audio::Resampler: add ratio method to change resample rate on the fly 2023-08-01 19:04:30 -07:00
sample.hpp
sound_chunk.hpp
sound_effect_player.cpp
sound_effect_player.hpp
source.hpp
wav.cpp
wav.hpp
wav_player.cpp
wav_player.hpp
xmp.cpp Only throw XmpException on negative seek pos 2023-07-30 10:21:05 -05:00
xmp.hpp
xmp_player.cpp
xmp_player.hpp