u32 updateTotal;
The updateTotal parameter tracks the total number of parameter updates for a voice, for each audio frame. This is incremented by one each time AXSetVoiceUpdateWrite() is called. This value must not exceed 64, and is reset to zero for each audio frame. Do not modify this parameter.
Note: Because the current version of the AX library does not fully implement update-related functionality, update-related parameters are not reflected in DSP operation.
03/01/2006 Initial version.