Software volume with bluetooth audio?


Silent-Hunter

Hardcore Member
Joined
May 29, 2010
Messages
3,485
I have a bluetooth speaker with no volume control, is there a way to control bluetooth volume on the Pandora?
 
I think softvol control in whatever program you are running should work. Pretty sure deadbeef's works fine.
 
mplayer? I generally just start mplayer from the commandline. I will try it though.
 
Hmmm... Why does mplayer freeze when I attempt to pause, fastforward, or rewind when outputting from bluetooth?

Nevermind, I needed to add this to .asoundrc as well:

Code:
ctl.!default {
    type     plug
    slave.pcm   "bluetooth"
}
 
Last edited by a moderator:
Back
Top