At Mon, 27 Jan 2003 17:09:30 +0100, Fabrice DELENTE wrote: > > Hello all. > > I have a Soundblaster 16PCI (ensoniq 1371 chipset) in my computer. This card > has two DAC, and I'd like to use both of them so that I can have two > programs playing sound at the same time - for example listening to MP3s > while playing Quake3. > > Is it possible (I'm using alsa 0.9.0rc6)? How can it be done?
you can access to hw:0,0 and hw:0,1 at the same time. they correspond to /dev/dsp0 and /dev/adsp0 for OSS, respectively, btw. Takashi ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
