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 demo 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 the several 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 'dropped' 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 37<P>The AX RevHiExp Test Window</P> 38<UL> 39<LI>Use the +Control Pad or Control Stick to move the menu selection up and down. 40<LI>Use the A Button to select and toggle a menu item. 41<LI>Use the C Stick to pan the sound manually. 42</UL> 43<P>The Sound option will cycle through various sound effects which loop continually.</P> 44<P>The AuxA option will cycle through the various high-quality reverb effects available.</P> 45<P>The Position option allows the user to pan the sound manually (using the C stick) or through six hard-coded locations.</P> 46<UL> 47<LI>L - Left channel 48<LI>C - Center channel 49<LI>R - Right channel 50<LI>Ls - Left surround channel 51<LI>Rs - Right surround channel 52<LI>Bs - Center rear position 53</UL> 54<P>The Compress option toggles the AX compressor on and off.</P> 55 56<h2>Required Data Files</h2> 57 58<ul TYPE="DISC"> 59 <li><code>//axdemo/dpl2/dpl2reverb.spd</code></li> 60 <li><code>//axdemo/dpl2/dpl2reverb.spt</code> </li> 61</ul> 62 63<H2>Revision History</H2> 64 65<P>2006/08/07 Initial version.</P> 66 67<hr> 68<P>CONFIDENTIAL</p> 69</BODY> 70</HTML>