NAME

dac - Plays buffer of raw data through specific audio hardware.

SYNOPSIS

#include "wiodef.h"
void dac (unsigned short isr, long nsamps, short *buf);

DESCRIPTION

dac() plays nsamps samples from buf at isr sample rate.

FILES

dacsun.c
plays through Sparc station speakers
dacsun.c
plays through Sparc station speakers
dac250.c
plays through Delanco spry? soundcard
dacsb.c
plays through Sound Blaster soundcard under DOS
dactdt.c
plays through ???
daclnx.c
plays through Sound Blaster soundcard under Linux
dacsgi.c
plays through Silicon Graphics Indy speakers
dacwin.c
plays through Soundblaster soundcard under MSWindows
f77dac.c
plays through ???
dacstub.c
dummy routine where hardware isn't known

SEE ALSO

Libcwav library

AUTHOR

H.T.Bunnell, Shirley Peters