All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Soundwrapper and artsd (fails to share)
Date: Sun, 5 Dec 2004 20:55:51 -0500	[thread overview]
Message-ID: <20041206015551.GB16298@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0412060420060.3028@home.oyster.ru>

On Mon, Dec 06, 2004 at 04:27:21AM +0300, malc wrote:
> >>There is no such thing as excluse soundcard lock, /dev/dsp is being opened
> >>and if sound hardware does not support multiple hardware channels then
> >>this is where the story ends.
> >
> >Not at all. One can pipe the sound thru daemons such as Artsd, ESD, etc.
> >These daemons then muliplex the sound to the actual hardware. Of course
> >the programs have to be specially designed to use these daemons, but 
> >sometimes
> >you can use tricks to fool regular programs into thinking that they're 
> >talking
> >to the hardware when they are only sending messages to a pipe or socket. 
> >These
> >typically involve a wrapper of some sort.
> 
> Not at all what? Yes, there are sound daemons, but this does not change
> the fact that there is no such concept as exclusive sound card lock, it
> all comes down to what hardware is there behind /dev/dsp.

I was simply saying that the story doesn't end with the limitations of the hardware.

> >Of course, artsdsp doesn't work for qemu anyways, so it's a moot point.
> 
> FMOD comes with esound output driver, QEMU can (optionally) use FMOD and
> all its output drivers, latency will be horrible though.
> 
> QEMU_AUDIO_DRV=fmod QEMU_FMOD_DRV=esd qemu -enable-audio ...
> 

I wasn't aware of this. My old version of qemu certainly can't do this.
I'll have to try this out with fresh qemu CVS sometime soon.

By FMOD do you mean www.fmod.org ?

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2004-12-06  2:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  0:02 [Qemu-devel] Soundwrapper and artsd (fails to share) Richard Neill
2004-12-06  0:42 ` malc
2004-12-06  1:01   ` Richard Neill
2004-12-06  1:21     ` Jim C. Brown
2004-12-06  1:32       ` malc
2004-12-06  1:43         ` Jim C. Brown
2004-12-06  1:13   ` Jim C. Brown
2004-12-06  1:27     ` malc
2004-12-06  1:55       ` Jim C. Brown [this message]
2004-12-06 10:34         ` malc

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=20041206015551.GB16298@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.