mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #298] Feature - Audio loudness normalization toggle #215
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#215
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 @pipebomb on GitHub (May 4, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/298
Is your feature request related to a problem? Please describe.
As a user, I appreciate the Audio loudness normalization, but would like it to be an option with ability to toggle it on and off. Audio loudness normalization works great for random playlists, but not so much for albums.
Describe the solution you'd like
A simple Checkbox toggling the Audio loudness normalization on and off would be excellent, with On being the current (and default) setting, and Off being the "Normalize volume - off" equivalent in the native app.
Describe alternatives you've considered
using the official app.
Additional context


I'm enjoying PSST I think it's great and excellent with resources too, honestly volume normalization is the only irk I have. Thanks a lot for that!
@jpochyla commented on GitHub (May 30, 2022):
Hi, thanks for the kind words! :)
We could actually provide more options, and use the normalization only in a track context. These are two distinct normalization levels btw, one is album-relative, and applied when a track is played from an album context, and the other is global, used in playlists, saved tracks etc.