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