Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix for broken DSP volume control #49

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

RobisLV
Copy link
Contributor

@RobisLV RobisLV commented Nov 15, 2022

Fix for broken DSP volume control. Adding get_dsp_mixer() to get mixer by name (in this case DSPVolume). Without this alsaaudio is looking for mixer under card 0 by default and fails whenever DAC DSP card is not device 0.

I have tested it on volumio 3.378, Raspberry Pi 3 B+, hifiberry-dsp version 0.20 and Hifiberry DAC DSP v1.3.

Issue: #39

…r by name (in this case DSPVolume). Without this alsaaudio is looking for mixer under card 0 by default.
@hifiberry
Copy link
Owner

Thank you for this PR

@hifiberry hifiberry merged commit bb3c7c6 into hifiberry:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants