Load samples data from wave as a 32bit float data array
Pointer<Float> LoadWaveSamples(WaveC wave) => _LoadWaveSamples(wave);