On Mon, 20 Oct 2003, Frank Barknecht wrote:

> Hallo,
> Myk hat gesagt: // Myk wrote:
>
> > On Mon, 20 Oct 2003 11:26:55 +0200
> > Frank Barknecht <[EMAIL PROTECTED]> wrote:
> > > What settings do you use in the complex method on you Audiophile?
> >
> > pcm.hwmix {
> >   type dmix
> >   ipc_key 10000
> >   ipc_key_add_uid false
> >   slave {
> >     pcm "hw:0,0"
> >     period_size 1024
> >     periods 8
> >   }
> > }
> >
> > pcm.dsp0 {
> >   type plug
> >   slave.pcm "hwmix"
> > }
> >
> > Which is the same as "plug:dmix" but with an 8kb buffer. I think!
> >
> > I've tried various combinations of period_size, periods and buffer_size
> > (=period_size * periods?) - I haven't got it to fail yet.
> > alsaplayer/aplay don't complain even if I set ridiculous values, such as
> > period_size 1048576!
>
> I posted a complete working (a)OSS-dmix configuration for the Audiophile
> to http://alsa.opensrc.org/?DmixPlugin now. Running here with great
> success except that xmms crashes. :(
>
> $ aoss xmms
> Xlib: unexpected async reply (sequence 0xd8b)!
> Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server shutdown).
> Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
>
> But I don't think, that this is ALSA's fault, as other OSS software
> like mpg123 and ogg123 works now - at the same time, that is!

Yes, it's our fault. We have this problem fixed in our CVS. I will prepare
a new release soon.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to