From 346800d3567e0b4a237f846ab629a66dc8fe6791 Mon Sep 17 00:00:00 2001 From: minjaesong Date: Sun, 11 Feb 2024 23:29:35 +0900 Subject: [PATCH] another limitation of the gapless playback --- assets/mods/musicplayer/README_for_the_best_audio_quality.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/mods/musicplayer/README_for_the_best_audio_quality.md b/assets/mods/musicplayer/README_for_the_best_audio_quality.md index 7e3d3bc19..28c0ebf30 100644 --- a/assets/mods/musicplayer/README_for_the_best_audio_quality.md +++ b/assets/mods/musicplayer/README_for_the_best_audio_quality.md @@ -21,6 +21,8 @@ The basegame (and by extension this music player) does support the Gapless Playb However, because of the inherent limitation of the MP3 format, the Gapless Playback is not achievable without extensive hacks. If you do care, please convert your MP3 files into WAV or OGG format. +Every track on the album must have the same sampling rate, as the "streaming buffer" used for the gapless +playback cannot change its sampling rate mid-stream. ## SACD-Quality WAV File Incompatibility