Receives waveform data that has been loaded from disk for reading. Returns zero if successful, or a specific
errorcode.
id: The ID of the waveform.
rawData: The data itself, in unprocessed form.
format: The format of the wave data, including the data type, bit depth, base sampling rate
Note: This function needs the audio system to be unlocked.
Receives waveform data that has been loaded from disk for reading. Returns zero if successful, or a specific errorcode.
id: The ID of the waveform. rawData: The data itself, in unprocessed form. format: The format of the wave data, including the data type, bit depth, base sampling rate
Note: This function needs the audio system to be unlocked.