playwave - play an audio file in MicroSoft PCM wave format
playwave [-i] file
Playwave writes the samples in a wave file to /dev/audio. The wave file must be in Microsoft PCM format.
-i display information about wave file
The highest sample rate that can be used depends on the speed of the system and the size of the DMA buffer used in the driver. (/usr/src/kernel/sb16.h)
Michel R. Prevenier (mrpreve@cs.vu.nl)