PLAYWAVE.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH PLAYWAVE 1
- .SH NAME
- playwave - play an audio file in MicroSoft PCM wave format
- .SH SYNOPSIS
- fBplaywavefP [-fBifP] file
- .SH DESCRIPTION
- fBPlaywavefP writes the samples in a wave file to fI/dev/audiofP.
- The wave file must be in Microsoft PCM format.
- .SH OPTIONS
- .IP -i
- display information about wave file
- .SH 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)
- .SH AUTHOR
- Michel R. Prevenier (mrpreve@cs.vu.nl)