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.updateTotal</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.updateTotal</h1> 15 16 17<h2>C Specification</h2> 18<BLOCKQUOTE> 19<pre><CODE>u32 updateTotal;</CODE></pre> 20</BLOCKQUOTE> 21<h2>Description</h2> 22 23<p>The <code>updateTotal</code> parameter tracks the total number of parameter updates for a voice, for each audio frame. This is incremented by one each time <code><a href="../Voice_Parameters/AXSetVoiceUpdateWrite.html">AXSetVoiceUpdateWrite()</a></code> is called. This value must not exceed 64, and is reset to zero for each audio frame. Do not modify this parameter.</p> 24 25<p><strong>Note: </strong> Because the current version of the AX library does not fully implement update-related functionality, update-related parameters are not reflected in DSP operation.</p> 26 27<h2>Revision History</h2> 28 29<P>03/01/2006 Initial version.</P> 30</body> 31</html> 32