mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-20 06:53:00 +00:00
- Doing this so two fades can be installed at the end of the credits; 1 for normal playback speed, 2 for skip behavior - I_FadeSong can now be used to speed up or slow down an existing fade - Previously, calling I_FadeSong this way would jump to the previous target volume first, before starting a new fade - Should make no regressions |
||
|---|---|---|
| .. | ||
| chunk_load.cpp | ||
| chunk_load.hpp | ||
| CMakeLists.txt | ||
| expand_mono.cpp | ||
| expand_mono.hpp | ||
| filter.cpp | ||
| filter.hpp | ||
| gain.cpp | ||
| gain.hpp | ||
| mixer.cpp | ||
| mixer.hpp | ||
| music_player.cpp | ||
| music_player.hpp | ||
| ogg.cpp | ||
| ogg.hpp | ||
| ogg_player.cpp | ||
| ogg_player.hpp | ||
| resample.cpp | ||
| resample.hpp | ||
| 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 | ||
| xmp.hpp | ||
| xmp_player.cpp | ||
| xmp_player.hpp | ||