Re: [Alsa-user] Multiple PCM sources without ESD or the like

2001-11-15 Thread Frank Barknecht
Jamin W. Collins hat gesagt: // Jamin W. Collins wrote: > Is it possible with ALSA drivers (current or beta) to have multiple PCM > sound sources play back at the same time? > > There have been a few references on other lists indicating that > > > modern sound hardware can multiplex multiple u

Re: [Alsa-user] Multiple PCM sources without ESD or the like

2001-11-15 Thread Jamin W. Collins
On Thu, 2001-11-15 at 10:07, Takashi Iwai wrote: > No, i8x0 supports only one stream. So, the multiple playback is > supported only on user-space solution, such as esound or artsd. Hmmm, that's kind of what I was afraid of. Is this a physical hardware limitation on this card, or just due to the

Re: [Alsa-user] Multiple PCM sources without ESD or the like

2001-11-15 Thread Takashi Iwai
At Thu, 15 Nov 2001 08:03:07 -0600, Jamin W. Collins <[EMAIL PROTECTED]> wrote: > > Is it possible with ALSA drivers (current or beta) to have multiple PCM > sound sources play back at the same time? Depends on the card. emu10k1, trident, ymfpci, es1968 and maestro3 supports multiple playback

[Alsa-user] Multiple PCM sources without ESD or the like

2001-11-15 Thread Jamin W. Collins
Is it possible with ALSA drivers (current or beta) to have multiple PCM sound sources play back at the same time? There have been a few references on other lists indicating that > modern sound hardware can multiplex multiple users of /dev/dsp > together itself, without anyone else in the midd