playwave.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 17 行

1
17
字号
.TH PLAYWAVE 1.SH NAMEplaywave \- play an audio file in MicroSoft PCM wave format.SH SYNOPSIS\fBplaywave\fP [\-\fBi\fP] file .SH DESCRIPTION\fBPlaywave\fP writes the samples in a wave file to \fI/dev/audio\fP.The wave file must be in Microsoft PCM format..SH OPTIONS.IP \-i display information about wave file.SH BUGSThe 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 AUTHORMichel R. Prevenier (mrpreve@cs.vu.nl)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?