-
Notifications
You must be signed in to change notification settings - Fork 85
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
controlling system volume #16
Comments
Hey no worries at all, to be honest I wouldn't even know how to start with coupling with the Alexa app, so kudos for that! I am glad you enjoyed the install 😄 . There are a couple issues that may arise when trying to use bluetooth and airplay simultaneously.
As far as audio controller is concerned, it will depend on what your card says it is but the following should work for bluetooth:
You can also set the volume through
of course you will need to remove percent value and put an integer value for these. |
I have had great luck with multiroom audio and chromecasts. If you have an android, you likely don' need the Pi, but for iOS the following repo really worked well, but unfortunately I have only gotten it to work with Ubuntu MATE. It only works when you stream via AirPlay as the latency via A2DP is just absurd, its possible when I get some more time I can get that latency under control. |
Oh wow, thanks for the quick reply! Btw I forgot to mention - I am using a Hifiberry DAC+ PRO - and could not wait until you tested it, so I just went for a try... I was able to change the volume with your suggested amixer command, and also tried to change it with alsamixer. I changed the values for every card listed there - but no change in volume was noticeable. As for the alsa plugin: As an explanation why even to do this: Again, thanks BaReinhard. |
Oh and I almost forgot. |
Yeah unfortunately the pi doesn't allow for aux input in stereo only mono and that requires a second sound card with a mic input, give me an hour to get to work and I can link a walk through for that( it's only a $7 soundcard) I actually tested the DAC+ pro just haven't updated the readme, it worked well for me, even tested the DAC zero from hifiberry that worked for my car setup too, just have to track down a ground loop. From what I recall for the line input you just have to run the command
|
Sorry, I think you misunderstood me. My problem with the low volume is that my amplifier has auto power of on no input and the input volume is below the threshold, means it powers off with music playing. |
I believe this has been resolved if it has not please reopen |
Hey BaReinhard,
I managed to install your SSRPAR and it works great streaming via BT from OSX and also via Airplay! And setup was really like the name was implying :)
My Plan was to use it as a solution for my multiroom audio with airplay, and in that one specific room as a receiver for my Amazon Echo as well. I managed to couple it via Alexa app and she succeeds with coupling process, but there is no audio output from my speakers at all.
Can I even use BT and airplay at the same time, maybe that was the reason?
And one more question...
... how can I control system volume via terminal?
Sorry, maybe a beginners question, but I don't have any clue.
Your project is great, thank you very much!!
best wishes - Nerdodactylus
The text was updated successfully, but these errors were encountered: