1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
6<TITLE>AXARTInitArtRmtAuxVolume</TITLE>
7<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
8<META http-equiv="Content-Style-Type" content="text/css">
9</head>
10
11<BODY>
12
13<H1 align="left">AXARTInitArtRmtAuxVolume</H1>
14
15<H2>C Specification</H2>
16
17<DL>
18  <dd><pre><CODE>#include &lt;revolution.h&gt;
19#include &lt;revolution/axart.h&gt;</CODE></pre>
20  </dd>
21  <dd><PRE><CODE>void AXARTInitArtRmtAuxVolume(<A href="AXART_RMT_AUX_VOLUME.html">AXART_RMT_AUX_VOLUME</A> *articulator);</CODE></PRE>
22  </dd>
23</DL>
24
25<H2>Arguments</H2>
26
27<TABLE border="1" cellpadding="3" cellspacing="0.1">
28  <TBODY>
29    <TR>
30<TD width="120" bgcolor="#ffffe8"><FONT face="Courier New"><EM><STRONG>articulator</STRONG></EM></FONT>&nbsp;&nbsp;</TD>
31      <TD width="520">Pointer to <font face="Courier New">AXART_RMT_AUX_VOLUME</font> to be initialized.</TD>
32    </TR>
33  </TBODY>
34</TABLE>
35
36<h2>Return Values</h2>
37
38<p>None.</p>
39
40<H2>Description</H2>
41
42<p><font face="Courier New">AXARTInitArtAuxAVolumeEnv()</font> initializes an <a href="AXART_AUXA_VOLUME_ENV.html"><font face="Courier New">AXART_RMT_AUX_VOLUME</font></a> articulator. Applications must call this function before adding <A href="AXART_RMT_AUX_VOLUME.html"><code>AXART_RMT_AUX_VOLUME</code></A> to the list using <A href="AXARTAddArticulator.html"><code>AXARTAddArticulator</code></A>.</p>
43
44<p><strong><B>Note: </B>As of 2006/10/23, Wii Remote speaker effects are not implemented.</strong></p>
45
46<H2>See Also</H2>
47
48<p>
49<a href="AXARTAddArticulator.html"><code>AXARTAddArticulator</code></a>, <a href="AXART_RMT_AUX_VOLUME.html"><code>AXART_RMT_AUX_VOLUME</code></a>
50</p>
51
52<h2>Revision History</h2>
53
54<P>2006/10/23 Initial version.</P>
55
56<hr>
57<P>CONFIDENTIAL</p>
58</BODY>
59</HTML>
60