All of lore.kernel.org
 help / color / mirror / Atom feed
* Pause and Resume testing needed
@ 2002-04-13 14:18 James Courtier-Dutton
  2002-04-13 15:03 ` James Courtier-Dutton
  2002-04-13 16:19 ` Paul Davis
  0 siblings, 2 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2002-04-13 14:18 UTC (permalink / raw)
  To: alsa-devel

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 problem to alsa or my 
application.

Cheers
James

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pause and Resume testing needed
  2002-04-13 14:18 Pause and Resume testing needed James Courtier-Dutton
@ 2002-04-13 15:03 ` James Courtier-Dutton
  2002-04-13 16:19 ` Paul Davis
  1 sibling, 0 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2002-04-13 15:03 UTC (permalink / raw)
  To: James; +Cc: alsa-devel

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 
> worked with pause/resume so I can narrow down the problem to alsa or 
> my application.
>
> Cheers
> James
>
>
I found out what is wrong with my pausing problem. It is an alsa bug.

I have a SB Live.
pausing and resuming works fine in all modes except AC3 passthru.
If one paused an AC3 passthru stream, it becomes very jumpy.

Cheers
James

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pause and Resume testing needed
  2002-04-13 14:18 Pause and Resume testing needed James Courtier-Dutton
  2002-04-13 15:03 ` James Courtier-Dutton
@ 2002-04-13 16:19 ` Paul Davis
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Davis @ 2002-04-13 16:19 UTC (permalink / raw)
  To: James; +Cc: alsa-devel

>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 application,
since it will not work on cards without support for it. i generally
just stop the audio and restart it again (prepare/start) when i need
this type of thing. the difference is marginal.

--p

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-13 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-13 14:18 Pause and Resume testing needed James Courtier-Dutton
2002-04-13 15:03 ` James Courtier-Dutton
2002-04-13 16:19 ` Paul Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.