pub unsafe fn audio_ptr(ptr: *mut u8) -> *mut f32
Returns a pointer to the audio buffer region.
ptr must point to an allocation large enough to contain the audio buffer.
ptr