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
22s16     aL;
23s16     aAuxAL;
24s16     aAuxBL;
25s16     aAuxCL;
26
27s16     aR;
28s16     aAuxAR;
29s16     aAuxBR;
30s16     aAuxCR;
31
32s16     aS;
33s16     aAuxAS;
34s16     aAuxBS;
35s16     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>03/01/2006 Initial version.</P></body>
53</html>
54