Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix alsa mixer calculations #1229

Merged
merged 5 commits into from
Oct 21, 2024
Merged

fix alsa mixer calculations #1229

merged 5 commits into from
Oct 21, 2024

Conversation

eladyn
Copy link
Member

@eladyn eladyn commented Oct 15, 2023

fixes #1222

I hope, this fixes the issues mentioned with alsa and alsa_linear. Please note that one of them will behave weirdly on your system depending on, whether your alsa control is linear or not. (At least that is what I assume based on my experience...) However, they should both be able to reach 0% and not be reset when hitting play.

Any testing is appreciated. (maybe @Arbee4ever?)

@eladyn eladyn requested a review from a team October 15, 2023 01:54
@Ionshard
Copy link

Ionshard commented Feb 1, 2024

I'd be happy to test this, but I run spotifyd on a Raspberry Pi (2B), which is currently suffering from this issue (and have switched to using softvol) and I am not sure how to get this on there. I setup by just downloading the Armv6 binary. Do I just compile it on the Pi?

@eladyn
Copy link
Member Author

eladyn commented Feb 1, 2024

@Ionshard that would be great. You can indeed just compile on the Pi, but you might need some packages (see the docs) and it is going to take a long time.

@eladyn eladyn merged commit 70f2a2d into Spotifyd:master Oct 21, 2024
6 checks passed
@eladyn eladyn deleted the alsa_mixer_fixes branch October 21, 2024 00:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Volume Controllers behave weirdly
2 participants