Re: [Alsa-devel] pause and resume

2003-02-10 Thread Takashi Iwai
Anders, do you have any clue? At Mon, 10 Feb 2003 06:45:26 -0700, ljp wrote: > > RME Digi96/8 PST > > > On Monday February 10 2003 02:19 am, Takashi Iwai wrote: > > At 08 Feb 2003 14:13:28 -0700, > > > > L.J. Potter <[EMAIL PROTECTED]> wrote: > > > Is it usual for a card to be able to pause, bu

Re: [Alsa-devel] pause and resume

2003-02-10 Thread ljp
RME Digi96/8 PST On Monday February 10 2003 02:19 am, Takashi Iwai wrote: > At 08 Feb 2003 14:13:28 -0700, > > L.J. Potter <[EMAIL PROTECTED]> wrote: > > Is it usual for a card to be able to pause, but not be able to resume? > > if so, it's likely a bug of the driver. on which sound card? > > >

Re: [Alsa-devel] pause and resume

2003-02-10 Thread Takashi Iwai
At 08 Feb 2003 14:13:28 -0700, L.J. Potter <[EMAIL PROTECTED]> wrote: > > Is it usual for a card to be able to pause, but not be able to resume? if so, it's likely a bug of the driver. on which sound card? Takashi --- This SF.NET email is s

[Alsa-devel] pause and resume

2003-02-08 Thread L.J. Potter
Is it usual for a card to be able to pause, but not be able to resume? --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _

Re: [Alsa-devel] Pause and Resume testing needed

2002-04-13 Thread Paul Davis
>Are there any test applications which test the pause/resume functionallity. > >I have an app which is calling pause, then resume, but after resume, the >sound is very choppy. there are quite a lot of audio interfaces that don't support pause/resume. its of questionable worth to use it in an app

Re: [Alsa-devel] Pause and Resume testing needed

2002-04-13 Thread James Courtier-Dutton
James Courtier-Dutton wrote: > Hello > > Are there any test applications which test the pause/resume > functionallity. > > I have an app which is calling pause, then resume, but after resume, > the sound is very choppy. > > I was hoping that there was an application out there which already > w

[Alsa-devel] Pause and Resume testing needed

2002-04-13 Thread James Courtier-Dutton
Hello Are there any test applications which test the pause/resume functionallity. I have an app which is calling pause, then resume, but after resume, the sound is very choppy. I was hoping that there was an application out there which already worked with pause/resume so I can narrow down the