minix man page for recwave

Query: recwave

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RECWAVE(1)						      General Commands Manual							RECWAVE(1)

NAME
recwave - record an audio file in MicroSoft PCM wave format
SYNOPSIS
recwave [-b -s -r] file
DESCRIPTION
Recwav takes samples from /dev/audio and writes them to file in Microsoft PCM wave format.
OPTIONS
-b number of bits to use for one sample. Must be 8 or 16, default is 8 -s enable stereo sampling. 0 = mono (default), 1 = stereo -r sample rate in samples/sec. 4000 - 44100 (default 22050)
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) RECWAVE(1)
Related Man Pages
audio(3) - plan9
catcodec(1) - debian
na_record(1) - debian
play_audio_stream(3alleg4) - debian
play_audio_stream(3alleg4) - mojave
Similar Topics in the Unix Linux Community
help with write-read locks inter-process
New FB Page for Forums
Study UNIX Kernel
New to Unix
Just getting started with UNIX programming and administration