1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META http-equiv="Content-Style-Type" content="text/css">
6<META name="GENERATOR" content="Microsoft FrontPage 5.0">
7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8<TITLE>AXART demo </TITLE>
9</HEAD>
10<BODY>
11<H1 align="left">axart3ddemo</H1>
12
13<H2>Description</H2>
14<P>This demo illustrates the use of the AXART sound articulator library. There are two sound sources placed in space using a 3D sound atriculator. Interactive pad controls allow the user to move the camera. Note how the sounds change with respect to the location and movement of the camera</P>
15<H2>Coverage</H2>
16
17<UL type="DISC">
18<LI>AXART initialization, setup, and shutdown.
19<LI>3D sound and LFO articulators.
20</UL>
21<H2>Operation Method</H2>
22
23<UL type="DISC">
24<LI>The A Button moves the camera back.
25<LI>The Y Button moves the camera forward.
26<LI>The X Button toggles<CODE> AX_MODE_STEREO</CODE>/<CODE>AX_MODE_SURROUND</CODE>/<CODE>AX_MODE_DPL2</CODE>.
27<LI>Holding down the R Button and using the Control Stick rotates the camera.
28<LI>The L Button resets the initial camera position.
29<LI>The Z button stops the helicopter.
30<LI>The Control Stick tilts the camera up-down and right-left.
31<LI>The C stick moves the camera up-down, right-left.
32<LI>START exits the program.
33</UL>
34<H2>Required Data Files</H2>
35<UL type="DISC">
36<LI><FONT face="Courier New">//axdemo/axart/axartdemo.spd</FONT>
37<LI><FONT face="Courier New">//axdemo/axart/axartdemo.spt</FONT>
38</UL>
39<H2>Revision History</H2>
40<P>03/01/2006 Initial version.</P>
41</BODY>
42</HTML>