Subject: Re: Audio acting strangely with wss compat
To: Lennart Augustsson <augustss@cs.chalmers.se>
From: Ezra Story <ezy@panix.com>
List: current-users
Date: 08/22/1998 18:41:23
On Sat, Aug 22, 1998 at 07:55:00PM +0200, Lennart Augustsson wrote:
> 
> > Is anyone else seeing this problem?  I'm current as of Aug 20th. :)
> Could you tell us exactly what your hardware is?

CS4231 based board (an old gateway 2000 sound card).  I turned on
AUDIO_DEBUG (and audiodebug) in just audio.c to attempt to track
it down, and for some reason it started working properly.  Without
the debugging messages, it still has the same goofy behavior.  I
guess there's some delay introduced, or something a printf() does
that kicks it into gear.  I didn't see any accidentally #ifdef
AUDIO_DEBUGed code (although it possible I may have missed some).

Ezra

> 
>         -- Lennart