RingRacers/src/audio
Eidolon 640ad6bc1e Remove GME VGM music emulation
We cannot comply with the terms of the GPL in using and distributing
libgme due to MAME license incompatibility, so the feature needs to
be removed.
2024-01-29 15:54:20 -06:00
..
chunk_load.cpp Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
chunk_load.hpp
CMakeLists.txt Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
expand_mono.cpp
expand_mono.hpp
filter.cpp
filter.hpp
gain.cpp
gain.hpp
mixer.cpp
mixer.hpp
music_player.cpp Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
music_player.hpp Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
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 Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
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