74 lines
876 B
HTML
74 lines
876 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>playwave(1)</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>playwave(1)</H1>
|
|
<HR>
|
|
<PRE>
|
|
|
|
</PRE>
|
|
<H2>NAME</H2><PRE>
|
|
playwave - play an audio file in MicroSoft PCM wave format
|
|
|
|
|
|
</PRE>
|
|
<H2>SYNOPSIS</H2><PRE>
|
|
<STRONG>playwave</STRONG> [-<STRONG>i</STRONG>] file
|
|
|
|
|
|
</PRE>
|
|
<H2>DESCRIPTION</H2><PRE>
|
|
<STRONG>Playwave</STRONG> writes the samples in a wave file to /<EM>dev</EM>/<EM>audio</EM>. The wave file
|
|
must be in Microsoft PCM format.
|
|
|
|
|
|
</PRE>
|
|
<H2>OPTIONS</H2><PRE>
|
|
|
|
-i display information about wave file
|
|
|
|
|
|
</PRE>
|
|
<H2>BUGS</H2><PRE>
|
|
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)
|
|
|
|
|
|
</PRE>
|
|
<H2>AUTHOR</H2><PRE>
|
|
Michel R. Prevenier (mrpreve@cs.vu.nl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
</BODY>
|
|
</HTML>
|