mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #572] Request to add choice of Track Gain or Album Gain for volume normalisation. #365
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#365
Loading…
Add table
Add a link
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?
Originally created by @slartibartfast3 on GitHub (Jan 21, 2021).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/572
I understand that the current implementation of volume normalisation is limited to Track Gain. One of the difficulties mentioned in an earlier issue is knowing when to use Album Gain rather than Track Gain in a playlist.
One solution to this would be to offer the choice of either Track or Album Gain in the Volume Normalisation settings.
I am sure this would be a welcome addition to those who still listen to complete albums.
@giggywithit commented on GitHub (Jan 30, 2021):
Isn't there a way to do Album Gain when it's of the same album automatically. I seem to remember players that I used to use years ago with this capability.
@sashahilton00 commented on GitHub (Jan 30, 2021):
@giggywithit What do you mean by of the same album?
@giggywithit commented on GitHub (Jan 30, 2021):
Sorry..
Tracks of the same album.
I suppose the easiest solution would be like the op says.. to have an album gain normalization setting. Another idea is to set the method based on normal playback or shuffle. Shuffle wouldn't need album gain normalization, whereas normal playback could imply album gain normalization.
@sashahilton00 commented on GitHub (Feb 5, 2021):
Solved by #573