Re: Compiling with VC++ 5.0

From: John Lazzaro (lazzaro@cs.berkeley.edu)
Date: Wed Apr 05 2000 - 16:59:35 EDT


> But in my opinion good sound drivers should be
> more integrated into the application. The notification of dsound isn't very
> accurate either, so the only option is to check the playposition yourself.
> But this has to be done in the 'audio-calculation'- loop and not in a
> function that is called once the audio has been calculated.

Once the control driver update it done, I'll be turning my focus to
revising the audio driver interface to work better, hopefully I can
find a way to provide the functionality you're requesting here, while
keeping the concept of an abstract driver interface -- this not only
impacts DirectSound, but also handling other Unix drivers besides OSS
(ALSA under Linux, as well as Apple's low-latency audio approach for Darwin,
which I'm not familiar with but I assume feels like Unix since Darwin is
a Unix variant ...),

                                                                        --jl

-------------------------------------------------------------------------
John Lazzaro -- Research Specialist -- CS Division -- EECS -- UC Berkeley
lazzaro [at] cs [dot] berkeley [dot] edu www.cs.berkeley.edu/~lazzaro
-------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 11:46:38 EST