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

alsasync.py with pyalsaaudio 0.8+ #31

Open
mesufesu opened this issue Mar 9, 2021 · 1 comment
Open

alsasync.py with pyalsaaudio 0.8+ #31

mesufesu opened this issue Mar 9, 2021 · 1 comment

Comments

@mesufesu
Copy link
Contributor

mesufesu commented Mar 9, 2021

I am using pyalsaaudio 0.9.0 and the --alsa part fails to get DSPVolume control.
According to the documentation, in 0.8 mixer routines introduced device argument, and if its (or cardid) not provided the routines fall back to 'default' card which is not our hifiberry board.
If the device name is the same across all hifiberry dsp boards then its easy to hardcode it.
See mesufesu@7cc2acd

Additionally, I think there is an indent mistake, because the code should not fail when we successfully create and obtain the mixer (mesufesu@417f199)

@ssalonen
Copy link
Contributor

ssalonen commented Mar 2, 2023

Is this fixed in bb3c7c6 ? @mesufesu

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

No branches or pull requests

2 participants