3 min read
conceptsguidedistortionsoftwarehardware
Why scaling output after distortion is good?
How do we scale the output after nonlinear processing and why its good
Read more
Showing 5 of 10 articles

How do we scale the output after nonlinear processing and why its good
Guide for implementation of anti-alias filters in JUCE using dsp::Oversampling class and dsp::IIR / dsp::FIR

An explanation about anti-alias and anti-imaging filters and their purposes
Guide for implementation of oversampling in JUCE using dsp::Oversampling class

An understandable guide to oversampling in audio.