Re: [Alsa-user] OSS and dmix

2003-06-12 Thread Paweł Różański
On Thu, 12 Jun 2003 12:52:37 +0200 (METDST) Clemens Ladisch <[EMAIL PROTECTED]> wrote: > > and run your OSS application with > > aoss my_app ... > I have tried this too. (because it is simple LD_PRELOAD) Everything shout at me "I can't open /dev/dsp"...it looks that it opens alsa interfa

Re: [Alsa-user] OSS and dmix

2003-06-12 Thread Clemens Ladisch
Pawe³ Ró¿añski wrote: > dmix works fine, OSS layer works fine..but i just can't make them > work together. Is it possible ? It's possible if you use the aoss script from the alsa-oss package. This one redirects all accesses to /dev/dspX to an ALSA PCM device named dspX, which you can define in t

[Alsa-user] OSS and dmix

2003-06-11 Thread Paweł Różański
Hello, I'm new, so at first I just want to say.. alsa is great ;) I have a question about dmix. Can it work with alsa's OSS layer ? dmix works fine, OSS layer works fine..but i just can't make them work together. Is it possible ? thx waiting for an answer, Paweł Różański --