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 DelayExp Demo</title> 10</head> 11 12<body> 13 14<h1 align="left">expdelay, expdelayDpl2</h1> 15 16<h2>Description</h2> 17<P>These programs demonstrate various chorus effects that utilize the extended features of AXFX.</P> 18 19<p><code>expdelayDpl2</code> is a demo that outputs in DPL2 mode.</p> 20 21<P>Applications can play one of several sound effects while applying a delay effect. The AX compressor can also be toggled on and off. You may also pan sounds manually, or pan them to fixed locations.</P> 22 23<h2>Coverage</h2> 24<UL> 25 <LI>AX initialization 26 <LI>Getting and freeing voices. 27 <LI>Panning voices using the MIX library 28 <LI>Handling "depopped" voices. 29 <LI>Toggling the AX compressor 30 <LI>Managing sample data with the AX Sound Pipeline 31 <LI>Switching between various delay effects. 32</UL> 33 34<h2>Using the Demo</h2> 35<P>In the <B>AX DelayExp Test</B> window:</P> 36<UL> 37 <LI>Use the +Control Pad or the Control Stick to move the menu selection up and down. 38 <LI>Use the A Button to select a menu item. 39 <LI>Use the C Stick to pan the sound manually. 40</UL> 41<P>The <B>Sound</B> option will cycle through various sound effects that loop continually.</P> 42<P>The <B>AuxA</B> option will cycle through the various delay effects available.</P> 43<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> 44<UL> 45 <LI>L - Left channel 46 <LI>C - Center channel 47 <LI>R - Right channel 48 <LI>Ls - Left surround channel 49 <LI>Rs - Right surround channel 50 <LI>Bs - Center rear position 51</UL> 52<P>The <B>Compressor</B> option toggles the AX compressor on and off.</P> 53 54<h2>Required Data Files</h2> 55<ul TYPE="DISC"> 56 <li><code>//axdemo/dpl2/dpl2reverb.spd</code></li> 57 <li><code>//axdemo/dpl2/dpl2reverb.spt</code> </li> 58</ul> 59 60<H2>Revision History</H2> 61<P> 622008/08/28 Revised terminology.<br>2006/08/07 Initial version.<BR> 63</P> 64 65<hr><p>CONFIDENTIAL</p></body> 66</html>