u16 updateData[64];
The updateData 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 AXSetVoiceUpdateWrite() function.
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.