SR Reducer
EffectssrreducerLight CPU
Pure sample-rate reduction (no bit crush). Freq CV.
What it does
Downsamples without touching bit depth.
Wraps daisysp::SampleRateReducer. Freq (0..1) sets the effective sample rate — 1 = full quality, 0.5 = half rate. Audio-rate so the port can be modulated.
Parameters
-
Quality
freqThe new sample rate as a fraction of the real one: 1 leaves the signal untouched, 0.5 runs it at half rate, and lower values step down further into heavy aliasing. Because the discarded high frequencies fold back rather than disappearing, the result is clangorous and metallic instead of merely dull. This tile does the rate reduction only — for bit-depth grit as well, use Decimator or Bitcrush. Per-sample, so the port can be swept.
Quality is the new sample rate as a fraction: 1 = full quality, 0.5 = half rate, toward 0 = heavy aliasing. No bit reduction — for that, use Decimator or Bitcrush. Per-sample, so the port can be swept.
Ports
In
-
Audio In
input -
Freq
freq
Out
-
Audio Out
output
Audio Control
Inputs
- Audio In
- Source.
- Freq
- Effective rate, 1 = full, →0 = aliased.
Outputs
- Audio Out
- Downsampled signal.