Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Jaroslav Kysela
On 6 Mar 2003, Brad Hilton wrote: > On Thu, 2003-03-06 at 10:32, Jaroslav Kysela wrote: > > > To me, this sounds like the perfect way to solve the current esd/arts > > > nightmare. Are there any latency or CPU gotchas compared to esd/arts? > > > > The "mixing" code for one task takes around 1% o

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Brad Hilton
On Thu, 2003-03-06 at 10:32, Jaroslav Kysela wrote: > > To me, this sounds like the perfect way to solve the current esd/arts > > nightmare. Are there any latency or CPU gotchas compared to esd/arts? > > The "mixing" code for one task takes around 1% of CPU time for the 48kHz > stream on 850Mhz

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Jaroslav Kysela
On Thu, 6 Mar 2003, Mark Swanson wrote: > On March 1, 2003 04:31 am, Patrick Shirkey wrote: > > I have added some info to the asoundrc docs on using the new dmix plugin > > > > http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3?company=Generic&; > >card=Generic&chip=Generic&module=Generic#

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Mark Swanson
On March 1, 2003 04:31 am, Patrick Shirkey wrote: > I have added some info to the asoundrc docs on using the new dmix plugin > > http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3?company=Generic&; >card=Generic&chip=Generic&module=Generic#softmix > > It allows software mixing of multiple s

[Alsa-user] ALSA - software mixing docs.

2003-03-01 Thread Patrick Shirkey
I have added some info to the asoundrc docs on using the new dmix plugin http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3?company=Generic&card=Generic&chip=Generic&module=Generic#softmix It allows software mixing of multiple streams at one time in a similar way to ESD,ARTS,JACK. Curre