1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<!--
$NCDId: @(#)auwave.man,v 1.3 1994/06/01 17:38:07 greg Exp $
-->
<!-- manual page source format generated by PolyglotMan v3.0.8+X.Org, -->
<!-- available at http://polyglotman.sourceforge.net/ -->
<html>
<head>
<title>AUWAVE(1) manual page</title>
</head>
<body bgcolor='#efefef' text='black' link='blue' vlink='#551A8B' alink='red'>
<a href='#toc'>Table of Contents</a><p>
<h2><a name='sect0' href='#toc0'>Name</a></h2>
auwave - demonstrates the use of waveforms
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>auwave</b> [<b>-audio</b> <i>servername</i>]
<h2><a name='sect2' href='#toc2'>Description</a></h2>
<i>auwave</i> demonstrates the use of waveform elements. The user can
interactively select any waveform supported by the server and control its
frequency and volume. Additionally, the gain of the output device can be
modified.
<h2><a name='sect3' href='#toc3'>Auwave and the Athena Widget Set</a></h2>
<i>auwave</i> uses the X Toolkit Intrinsics
and the Athena Widget Set. For more information, see the Athena Widget Set
documentation.
<h2><a name='sect4' href='#toc4'>Environment</a></h2>
In addition to the standard toolkit environment
variables, the following environment variables are used by <i>auwave</i>:
<dl>
<dt><b>AUDIOSERVER</b></dt>
<dd>This
variable specifies the default audio server to contact if <i>-audio</i> is not
specified on the command line. If this variable is not set and the <i>-audio</i>
is not specified on the command line, <i>auwave</i> will attempt to connect to
the audio server running on the X Window System display. </dd>
</dl>
<h2><a name='sect5' href='#toc5'>See Also</a></h2>
<a href='nas.1.html'>nas(1)</a>
,
<a href='X.1.html'>X(1)</a>
<h2><a name='sect6' href='#toc6'>Copyright</a></h2>
Copyright 1993 Network Computing Devices, Inc.
<h2><a name='sect7' href='#toc7'>Author</a></h2>
Greg
Renda, Network Computing Devices, Inc. <p>
<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>Auwave and the Athena Widget Set</a></li>
<li><a name='toc4' href='#sect4'>Environment</a></li>
<li><a name='toc5' href='#sect5'>See Also</a></li>
<li><a name='toc6' href='#sect6'>Copyright</a></li>
<li><a name='toc7' href='#sect7'>Author</a></li>
</ul>
</body>
</html>
|