Normalize volume via ReplayGain #31
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
Tearnote/Playnote#31
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A common problem with BMS songs is that each one is normalized to a different loudness level. This can be resolved by pre-processing a loaded BMS file via a normalization algorithm. The one used here will be EBU R 128, an industry standard that is an improvement over the original ReplayGain.
Implemented in
cd6ccf13c3