All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Mitchell <emitchell@altaira.com>
To: linux-sound@vger.kernel.org
Subject: Re: Playing Multiple Audio streams
Date: Fri, 03 Mar 2000 14:19:50 +0000	[thread overview]
Message-ID: <marc-linux-sound-95209407604059@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-95205421910517@msgid-missing>

Thomas Zimmerman wrote:
> 
> Jeff McBride wrote:
> >
> > Hello,
> >
> > Are there any good ways to play several audio sources simultaneously? If
> > an application wants to be playing say, several wave files overtop of each
> > other, does it have to mix them itself and then play one stream. Or are
> > there other drives, or possibly a daemon of some kind to do it?
> >
> > And how about multiple applications that are unaware of each other playing
> > at the same time?
> >
> > Thanks for any help,
> >
> > Jeff
> 
> EsounD deamon is what you are looking for. However, the apps need to
> know to use ESD to play...

Or, as long as the application doesn't memory map the 
sound card DMA buffers (like quake), you can run:

	esddsp program args

to reroute audio device calls to the esd server.  For example:

	esddsp realplay somefile.rm
	esddsp vmware winamp.exe somefile.mp3

-- ebm (ricdude at work)
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| Eric B. Mitchell         mailto:emitchell@altaira.com |
| tel: (301) 809 - 3534    Altair Aerospace Corporation |
| tel: (800) 7 - ALTAIR    4201 Northview Dr. Suite 410 |
| fax: (301) 805 - 8122    Bowie, MD  20716             |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
              ,___
          /"\  / o=\  /"""---==/
         /   \_/  \__/   ---==/ 
         |    //\   || /""TT""/ //\   || ||""\
         |   //  \  ||    ||   //  \  || ||__/
         |  //--=\ |L--/ ||  //--=\ || || "=,
          \      ---==/
           \____---==/

  parent reply	other threads:[~2000-03-03 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-03  0:36 Playing Multiple Audio streams Jeff McBride
2000-03-03  6:16 ` Thomas Zimmerman
2000-03-03 14:19 ` Eric Mitchell [this message]
2000-03-15 20:36 ` lantz moore

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=marc-linux-sound-95209407604059@msgid-missing \
    --to=emitchell@altaira.com \
    --cc=linux-sound@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 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.