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
17
18<h2>Description</h2>
19<P>This program demonstrates the AX Dolby Pro Logic II encoder and various AUX effects.</P>
20<P>Applications can play one of the 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>
21<h2>Coverage</h2>
22<UL>
23<LI>AX initialization.
24<LI>Acquiring and freeing voices.
25<LI>Panning voices using the MIX library.
26<LI>Handling 'dropped' voices.
27<LI>Toggling the AX compressor.
28<LI>Managing sample data with the AX Sound Pipeline.
29<LI>Switching between various AUX effects.
30</UL>
31<h2>Operation Method</h2>
32<P>In the &quot;AX DPL2-Reverb Test&quot; window:</P>
33<UL>
34<LI>Use the +Control Pad or Control Stick to move the menu selection up and down.
35<LI>Use the A Button to select and toggle a menu item.
36<LI>Use the C Stick to pan the sound manually.
37</UL>
38<P>The Sound option will cycle through various sound effects which loop continually.</P>
39<P>The AuxA option cycles through the chorus, delay, standard-quality reverb, high-quality reverb, and DPL2-enhanced reverb.</P>
40<P>The Position 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 Compress option toggles the AX compressor on and off.</P>
50<h2>Required Data Files</h2>
51
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<H2>Revision History</H2>
57<P>2006/03/01 Initial version.</P>
58<hr>
59<P>CONFIDENTIAL</p>
60</BODY>
61</HTML>