Wav.loadRawWave

Undocumented in source. Be warned that the author may not have intended to support it.
struct Wav
int
loadRawWave
(
float[] aMem
,
uint aLength
,
float aSamplerate = 44100.0f
,
uint aChannels = 1
,
int aCopy = false
,
int aTakeOwnership = true
)

Meta