At Mon, 18 Feb 2002 22:45:07 EST (-0500),
Adam K Kirchhoff wrote:
> 
> 
> I'm curious if anyone has gotten one of the ymfpci cards to work with
> 
> front and rear output with the OSS emulation?  Is it even supported at
> 
> this point?

(please note i myself didn't test the following:)

the rear pcm assigned to device #2.  so at first please check whether
the driver really supports rear speakers by playing via hw:0,2, i.e.

        % aplay -Dhw:0,2 foo.wav

if it's ok, please try to add the following option to snd-pcm-oss:

        options snd-pcm-oss snd_adsp_map=2

so that hw:0,2 is mapped to /dev/adsp.

The another possibility is to use ALSA OSS wrapper library.
You can define like this in your ~/.asoundrc

        pcm.adsp0 pcm.rear

then run program via aoss wrapper.


ciao,

Takashi

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to