1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="Microsoft FrontPage 5.0"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css"> 9<title>AX RevHiExp Demo</title> 10</head> 11 12<body> 13 14<h1 align="left">expreverbHi, expreverbHiDpl2</h1> 15 16<h2>Description</h2> 17 18<P>These programs demonstrate various high-quality reverb effects that utilize the extended features of AXFX.</P> 19 20<p><code>expreverbHiDpl2</code> is a demo that outputs in DPL2 mode.</p> 21 22<P>Applications can play one of several sound effects while applying a high-quality reverb effect. The AX compressor can also be toggled on and off. You may also pan sounds manually, or pan them to fixed locations.</P> 23 24<h2>Coverage</h2> 25<UL> 26 <LI>AX initialization 27 <LI>Getting and freeing voices. 28 <LI>Panning voices using the MIX library 29 <LI>Handling "depopped" voices. 30 <LI>Toggling the AX compressor 31 <LI>Managing sample data with the AX Sound Pipeline 32 <LI>Switching between various high quality reverb effects. 33</UL> 34 35<h2>Using the Demo</h2> 36<P>In the <B>AX RevHiExp Test</B> window:</P> 37<UL> 38 <LI>Use the +Control Pad or the Control Stick to move the menu selection up and down. 39 <LI>Use the A Button to select a menu item. 40 <LI>Use the C Stick to pan the sound manually. 41</UL> 42<P>The <B>Sound</B> option will cycle through various sound effects that loop continually.</P> 43<P>The <B>AuxA</B> option will cycle through the various high-quality reverb effects available.</P> 44<P>The <B>Position</B> option allows the user to pan the sound manually (using the C stick) or through six hard-coded locations.</P> 45<UL> 46 <LI>L - Left channel 47 <LI>C - Center channel 48 <LI>R - Right channel 49 <LI>Ls - Left surround channel 50 <LI>Rs - Right surround channel 51 <LI>Bs - Center rear position 52</UL> 53<P>The <B>Compressor</B> option toggles the AX compressor on and off.</P> 54 55<h2>Required Data Files</h2> 56<ul TYPE="DISC"> 57 <li><code>//axdemo/dpl2/dpl2reverb.spd</code></li> 58 <li><code>//axdemo/dpl2/dpl2reverb.spt</code> </li> 59</ul> 60 61<H2>Revision History</H2> 62<P> 632008/08/28 Revised terminology.<br>2006/08/07 Initial version.<BR> 64</P> 65 66<hr><p>CONFIDENTIAL</p></body> 67</html>