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.updateData</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.updateData</h1> 15 16 17<h2>C Specification</h2> 18<BLOCKQUOTE> 19<pre><CODE>u16 updateData[64];</CODE></pre> 20</BLOCKQUOTE> 21<h2>Description</h2> 22 23<p>The <code>updateData</code> array stores sub-frame parameter updates. Up to 32 parameter updates can be stored for each voice every audio frame. Updates are written to this array via the <code><a href="../Voice_Parameters/AXSetVoiceUpdateWrite.html">AXSetVoiceUpdateWrite()</a></code> function.</p> 24 25<p>Do not modify this parameter.</p> 26 27<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> 28 29<h2>Revision History</h2> 30 31<P>03/01/2006 Initial version.</P> 32</body> 33</html> 34