it's not about the noise, it's about the latency you pretend there isChecking Sytrus is pointless, as if I can't load an external sample into it I couldn't know what's the interpolation noise figure.
no it doesn'tI understand that the Fruity Waveshaper allows processing an external sample?
again, don't ask, just check that sytrus (or the waveshaper effect plugin, if you want oversampling AND downsampling) don't introduce latency (or maybe 2 samples)The answer to this is in my previous post: when downsampling, you need to use a low-pass steep filter, generally a fir filter.
no!To start, with that method if you were allowing external samples, then you would need n times the storage required by the original sample.
I just resample my original sample, whatever its samplerate is, to the samplerate my plugin is running at. Let's say the host is running at 48khz. I 'oversample' 4x, that makes 192khz. I just resample (realtime) my sample to 192khz, using hermite or whatever, then downsample the result (of all voices to spare some CPU).
[/quote]
