From: Jelle de Jong <jelledejong@powercraft.nl>
To: linux-bluetooth@vger.kernel.org
Subject: can somebody show me an example asound configuration for dmixing with hifi bluetooth speakers/headset
Date: Sun, 21 Dec 2008 12:38:53 +0100 [thread overview]
Message-ID: <494E2ACD.2080900@powercraft.nl> (raw)
[-- Attachment #1: Type: text/plain, Size: 728 bytes --]
Hello everybody,
I have been periodically trying to get multiple audio sources to play
together (dmixing) to a hifi bluetooth speaker system or hifi bluetooth
headset.
I am using only alsa and no pulseaudio, esd, jack, mas of something else
just alsa with asoundrc configuration files and no graphical environment.
Can somebody show me an example asoundrc config file to make it possible
to use software audio mixing with my bluetooth devices. If this is
currently not possible, please tell why and what we can do about it. I
am willing to donate some payal money to the person providing me with a
working asoundrc configuration file that allows me to play multiple
audio sources at the same time.
Thanks in advance,
Jelle
[-- Attachment #2: .asoundrc --]
[-- Type: text/plain, Size: 527 bytes --]
pcm.headset {
type bluetooth
#~ device 00:0D:18:A0:35:70
#~ device 00:53:53:FB:7E:9C # Nokia BH-801
device 00:0C:55:D1:C9:78 # Motorola S805
#~ device 00:0D:FD:18:6E:3C # Motorola S9
#~ device 20:07:09:15:A9:5A # Samsung WEP210
profile hifi
#~ profile voice
#~ profile auto
mode stereo
#~ mode joint
}
pcm.softvol {
type softvol
slave.pcm headset
control.name Headset
control.card 0
}
pcm.!default {
#~ type hw
#~ card 0
type plug
slave.pcm softvol
}
next reply other threads:[~2008-12-21 11:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-21 11:38 Jelle de Jong [this message]
2008-12-29 10:18 ` can somebody show me an example asound configuration for dmixing with hifi bluetooth speakers/headset Jelle de Jong
2009-01-06 10:07 ` Jelle de Jong
[not found] ` <664d43d60901061352y72c39fdctdeae5d7242ce559d@mail.gmail.com>
2009-01-07 9:52 ` Jelle de Jong
2009-01-09 11:48 ` event
2009-01-10 14:39 ` event
2009-01-11 13:33 ` Jelle de Jong
2009-01-17 1:28 ` event
2009-01-17 10:29 ` Jelle de Jong
2009-01-26 14:02 ` Jelle de Jong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=494E2ACD.2080900@powercraft.nl \
--to=jelledejong@powercraft.nl \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox