mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[GH-ISSUE #183] Max volume is lower than on rust version #116
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#116
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 @tarasian666 on GitHub (Apr 30, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/183
Switching back and forth between two versions noticed that go version volume is lower, initial volume is 100 on both versions, on Spotify app volume is on maximum but still difference is noticeable.
Is that configurable or are there some limitations in go version?
Also maybe it's volume effect or there is also a quality difference (same bitrate 160)
@devgianlu commented on GitHub (Apr 30, 2025):
go-librespot applies track normalisation according, not sure if the Rust version does it
@tarasian666 commented on GitHub (May 1, 2025):
Disabled normalization, it made a difference