On Thu, Oct 04, 2001 at 02:54:38PM +0200, Christoph Reichenbach wrote:
> adequately. There is one problem I see as far as driver development is
> concerned, though, and that problem is the callback funcion.

If I end up programming the PCM layer (or at least get the first
ear-screeching version out the door) I'll probably write it using SDL.
If not to a dumb PCM file first.  :)

> systems at this time. Do sound APIs provide this mechanism in general?

They do, from what I've seen.  

A more interesting thing is the opl2_emu driver -- we're obviously going
to have to buffer stuff, and this will throw off synchronization a bit.
No easy way aroudn that, I'm afraid.

The PCM API looks sane, barring naming semantics.  I'm sure actual
implementation will turn out a few problems, but that's to be expected.

 - Pizza

Reply via email to