RingRacers/src/audio
James R fccdefb840 Audio: fix GME not reporting song length most of the time
Now add the intro time and looping time together to get
the length of the song, if the length field itself is not
specified (it's usually not).
2023-03-30 23:18:17 -07:00
..
chunk_load.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
chunk_load.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
CMakeLists.txt
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
gme.cpp Audio: fix GME not reporting song length most of the time 2023-03-30 23:18:17 -07:00
gme.hpp Audio: fix GME not reporting song length most of the time 2023-03-30 23:18:17 -07:00
gme_player.cpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
gme_player.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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
music_player.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -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 cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
resample.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06: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 cxx: clang-format adjustments 2023-01-09 20:02:19 -06: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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00: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