> I was wondering if there was a way to suppress audio output from the
> generated sa.c program?
I'm assuming you don't want to, say, use the -aout std option, and then
pipe the output to /dev/null, but rather do something that involves zero
I/O, for benchmarking purposes. At the moment, no, there's no way to do
this, and yes, creating a new driver, starting with either raw.c or
std.c in sfront/src/lib/asys, would be the best way to go. I was hoping
to turn the audio driver documentation into nice HTML in time for sfront
0.63, but that didn't happen, so to learn about altering/writing audio
drivers, see:
http://www.cs.berkeley.edu/~lazzaro/sa/sfman/devel/adriver/index.html
which lead you the raw ASCII documentation ...
--jl
This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 12:03:57 EST