1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
6<title>axvpb.pb.dpop</title>
7<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
8<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
9<META http-equiv="Content-Style-Type" content="text/css">
10</head>
11
12<body>
13
14<h1 align="left">axvpb.pb.dpop</h1>
15
16
17<h2>C Specification</h2>
18<BLOCKQUOTE>
19<pre><CODE>typedef struct _AXPBDPOP
20{
21
22    s16     aL;
23    s16     aAuxAL;
24    s16     aAuxBL;
25    s16     aAuxCL;
26
27    s16     aR;
28    s16     aAuxAR;
29    s16     aAuxBR;
30    s16     aAuxCR;
31
32    s16     aS;
33    s16     aAuxAS;
34    s16     aAuxBS;
35    s16     aAuxCS;
36
37} AXPBDPOP;</CODE></pre>
38</BLOCKQUOTE>
39<h2>Description</h2>
40
41<p>The <code>dpop</code> values are used for eliminating &quot;pop&quot; artifacts when a voice is forcibly re-acquired. The DSP stores the final sample values for each voice after every frame of processing. The values are then accumulated for all dropped voices, added to the next frame of audio, and ramped down on a per-sample basis to provide a gentle &quot;roll off.&quot;</p>
42
43<p>This variable is initialized and maintained by AX. Do not modify this value.</p>
44
45<h2>See Also</h2>
46<p>
47<code><a href="../Voice_Parameters/AXSetVoiceDpop.html">AXSetVoiceDpop</a></code>
48</p>
49
50<h2>Revision History</h2>
51
52<P>2006/03/01 Initial version.</P><hr>
53<P>CONFIDENTIAL</p>
54</BODY>
55</HTML>
56