Upsampling and downsampling separate from Oversampling

Iiuc the new dsp::Oversampling is used to up-sample some input, process it in higher sampling rate and then down-sample.

But suppose you wanted to do the opposite and emulate some “lo-fi” process, could you use its downsampling, do your process, and then use the upsampling? Are they available as standalone modules? Or would passing negative factor exponents already do exactly this?

hmmm, what crazy plugin are you guys going to release that’ll use this, eh?

Actually probably none, but was intending to use it in some analysis helper…