Add splat.data.Fragment.resample function to change the sample rate of the fragment and also stretch it in time using quadratic interpolation. A signal can also be used for the stretch ratio.
Warning: This does not run any filter so frequencies above sampling rate / 2 will cause spectrum overlap.
Add splat.data.Fragment.resample function to change the sample rate of the fragment and also stretch it in time using quadratic interpolation. A signal can also be used for the stretch ratio.
Warning: This does not run any filter so frequencies above sampling rate / 2 will cause spectrum overlap.