Resamples PCM samples from one sample rate to another.
Array of PCM samples (integers at given bit depth)
The sample rate of the input samples
The target sample rate
The bit depth of the PCM samples (must be in BIT_DEPTHS)
Array of resampled PCM samples
Resamples PCM samples from one sample rate to another.