playwave(1) minix man page | unix.com

Man Page: playwave

Operating Environment: minix

Section: 1

PLAYWAVE(1)						      General Commands Manual						       PLAYWAVE(1)

NAME
playwave - play an audio file in MicroSoft PCM wave format
SYNOPSIS
playwave [-i] file
DESCRIPTION
Playwave writes the samples in a wave file to /dev/audio. The wave file must be in Microsoft PCM format.
OPTIONS
-i display information about wave file
BUGS
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)
AUTHOR
Michel R. Prevenier (mrpreve@cs.vu.nl) PLAYWAVE(1)
Related Man Pages
mlib_signalsinewave_f32(3mlib) - opensolaris
sdl_loadwav(3) - redhat
mlib_signalsinewave_f32(3mlib) - sunos
mlib_signalsinewaveinit_s16(3mlib) - opensolaris
bio::graphics::glyph::wave(3pm) - debian
Similar Topics in the Unix Linux Community
Python Script with C++Qt