Hi all!

I have a bluetooth audio device that I've managed to pair with my laptop.

I've created the following ~/.asoundrc

pcm.bluetooth {
   type bluetooth
   device XX:XX:XX:XX:XX:XX
   profile "auto"
}

and I can use it with the following command

 > mplayer -ao alsa:device=bluetooth file.mp3

What I'd like to do (goggled a lot without luck!) if to have an 
additional volume control in the alsamixer which allows me to re-direct 
or duplicate to the bluetooth device all audio normally played on the 
laptop speaker.

This will be an efficient global solution since I won't need to specify 
the device for each player (mplayer, spotify, exaile...)

I have no /etc/asound.conf or /etc/asoundrc files and my current mixer 
configuration is the default one (without dmix).

If you can give me some help or point me to tutorials/examples...

Thank you very much for your help,

Federico
        

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to