I would like to get the PCM sample array from a soundfile loaded into an ofSoundPlayer so that I can convolve it with another signal. Is there a method to call to pull / generate the PCM samples from a loaded sound?
I’d like to get the samples so I can convolve them with specific impulse functions.