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 articulator. 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 16<H2>Coverage</H2> 17<UL type="DISC"> 18<LI>AXART initialization, setup, and shutdown 19<LI>3D sound and LFO articulators 20</UL> 21 22<H2>Using the Demo</H2> 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 between <CODE>AX_MODE_STEREO</CODE> and <CODE>AX_MODE_SURROUND</CODE>. 27<LI>Holding down the R Button and using the Control Stick rotates the camera. 28<LI>The L Button initializes the default 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 and down, right to left. 32<LI>The START/PAUSE button exits the program. 33</UL> 34 35<H2>Required Data Files</H2> 36<UL type="DISC"> 37<LI><CODE>//axdemo/axart/axartdemo.spd</CODE> 38<LI><CODE>//axdemo/axart/axartdemo.spt</CODE> 39</UL> 40 41<H2>Revision History</H2> 42<P> 432006/03/01 Initial version.<BR> 44</P> 45 46<hr><p>CONFIDENTIAL</p></body> 47</HTML>