Oversampling in Poly (question)
Hey, I just made a patch with an upsampled poly including a cycle object with my own waveforms and a biquad filter to remove the aliasing.
When the audio leaves the Poly object is it automatically sampled down again to the original samplerate of the main patch?
Yes it is. If you're in Max 6 you don't even need to insert an antialiasing lowpass filter, it's provided by poly~ itself.
great, thanks for the info regarding max6!