bablokb / pi-btaudio

Bluetooth Audio for headless Raspbian systems
GNU General Public License v3.0
87 stars 13 forks source link

include amixer in asound.conf #5

Closed bdorer closed 4 years ago

bdorer commented 4 years ago

Thanks for this great work. It's working well. Could you provide support for amixer in your provided asound.conf? This would make it perfect.

bablokb commented 4 years ago

Hm, could you please elaborate on this?

bdorer commented 4 years ago

I'm sorry for my wrong description. I'd like to have dmixer included in asound.conf so I'm able to play 2 sounds at the same time. I looked at different wikis but couldn't find a solution.

bablokb commented 4 years ago

This is beyond the scope of this project. Nevertheless, this is a problem I'm also interested in. So if I have a solution, I will post a solution.

bdorer commented 4 years ago

https://github.com/Arkq/bluez-alsa/issues/48 Here you'll find some workarounds. It seams it isn't so easy for the developer to implement this.