public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Jelle de Jong <jelledejong@powercraft.nl>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] how to get software mixing with alsa bluetooth stereo speakers and heasdsets?
Date: Fri, 17 Oct 2008 10:57:23 +0200	[thread overview]
Message-ID: <48F85373.90709@powercraft.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 998 bytes --]

Hello everybody,

I have been using some bluetooth stereo a2dp devices, and I would like
get the same usability as with normal connected speaker.

I currently can only play one audio stream, other audio stream can't
connect.

To explain why somebody would like to listen to multiple audio signals
at ones. When playing internet radio or music on my system, I would
still like to be able to listen to second or third audio signals, like
when opening a DVD to check if is working, or to test some media file,
watch an embedded multimedia stream on the internet, like local news
video and audio streams or youtube media and system audio notification.

I this does not convince you that listing to multiple audio streams at
the same time is an useful and wanted feature please tell me why.

So my question is how can I get this functionality on my bluetooth
system? Mabye software mixing is needed, and can somebody help out how
to get this done.

Thank in advance for any help,

Kind regards,

Jelle


[-- Attachment #2: .asoundrc --]
[-- Type: text/plain, Size: 538 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
    device 00:1A:80:AB:0A:B1 # Sony SRS-BT100
    profile hifi
    #profile voice
    #profile auto
}
pcm.softvol {
    type softvol
    slave.pcm headset
    control.name Headset
    control.card 0
}
pcm.!default {
    #~ type hw
    #~ card 0
    type plug
    slave.pcm softvol
}

[-- Attachment #3: Type: text/plain, Size: 363 bytes --]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

                 reply	other threads:[~2008-10-17  8:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=48F85373.90709@powercraft.nl \
    --to=jelledejong@powercraft.nl \
    --cc=bluez-users@lists.sourceforge.net \
    /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