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<h2>Syntax</h2>
17<dl><dd><pre class="construction">
18typedef struct _AXPBDPOP
19{
20
21    s16     aL;
22    s16     aAuxAL;
23    s16     aAuxBL;
24    s16     aAuxCL;
25
26    s16     aR;
27    s16     aAuxAR;
28    s16     aAuxBR;
29    s16     aAuxCR;
30
31    s16     aS;
32    s16     aAuxAS;
33    s16     aAuxBS;
34    s16     aAuxCS;
35
36} AXPBDPOP;
37</pre></dd></dl>
38
39<h2>Description</h2>
40<p>The <SPAN class="argument">dpop</SPAN> 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>
41
42<p>This variable is initialized and maintained by AX. Do not modify this value.</p>
43
44<h2>See Also</h2>
45<p class="reference">
46<a href="../Voice_Parameters/AXSetVoiceDpop.html">AXSetVoiceDpop</a>
47</p>
48
49<h2>Revision History</h2>
50<P>
512006/03/01 Initial version.<BR>
52</P>
53
54<hr><p>CONFIDENTIAL</p></body>
55</html>
56