..
chunk_load.cpp
Remove GME VGM music emulation
2024-01-29 15:54:20 -06:00
chunk_load.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
CMakeLists.txt
Remove GME VGM music emulation
2024-01-29 15:54:20 -06:00
expand_mono.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
expand_mono.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
filter.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
filter.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
gain.cpp
Implement musicdef volume in new mixer
2023-03-09 15:12:24 -06:00
gain.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
mixer.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
mixer.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
music_player.cpp
Let I_FadeSong be used in the middle of an existing fade
2024-03-24 19:07:49 -07:00
music_player.hpp
Remove GME VGM music emulation
2024-01-29 15:54:20 -06:00
ogg.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
ogg.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
ogg_player.cpp
Merge branch 'fix-loopms' into 'master'
2023-01-14 03:50:10 +00:00
ogg_player.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
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
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
sound_chunk.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
sound_effect_player.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
sound_effect_player.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
source.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
wav.cpp
Fix several Clang compile warnings
2024-01-16 06:11:43 -05:00
wav.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
wav_player.cpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
wav_player.hpp
cxx: clang-format adjustments
2023-01-09 20:02:19 -06:00
xmp.cpp
Only throw XmpException on negative seek pos
2023-07-30 10:21:05 -05:00
xmp.hpp
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
2023-01-22 15:20:14 +00:00
xmp_player.cpp
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
2023-01-22 15:20:14 +00:00
xmp_player.hpp
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
2023-01-22 15:20:14 +00:00