Rev | Line | |
---|
[9] | 1 | .TH PLAYWAVE 1
|
---|
| 2 | .SH NAME
|
---|
| 3 | playwave \- play an audio file in MicroSoft PCM wave format
|
---|
| 4 | .SH SYNOPSIS
|
---|
| 5 | \fBplaywave\fP [\-\fBi\fP] file
|
---|
| 6 | .SH DESCRIPTION
|
---|
| 7 | \fBPlaywave\fP writes the samples in a wave file to \fI/dev/audio\fP.
|
---|
| 8 | The wave file must be in Microsoft PCM format.
|
---|
| 9 | .SH OPTIONS
|
---|
| 10 | .IP \-i
|
---|
| 11 | display information about wave file
|
---|
| 12 | .SH BUGS
|
---|
| 13 | The highest sample rate that can be used depends on the speed of the system
|
---|
| 14 | and the size of the DMA buffer used in the driver. (/usr/src/kernel/sb16.h)
|
---|
| 15 | .SH AUTHOR
|
---|
| 16 | Michel R. Prevenier (mrpreve@cs.vu.nl)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.