another freebie here. Again only by accident I wrote this clipper plugin. I wanted to demonstrate the up/downsampling unit from my open source project.
The 'Advanced Clipper' is basically a hard clipping plugin with two stages. Additional oversampling reduces alias noise. The oversampling algorithm is based on butterworth filters (as can be found in rubberfilter) and thus will affect the group delay (you can notice a delay of some samples in extreme cases).
Some features:
- two stages of minimum phase, butterworth oversampler
- hard clip at higher sample rates
- oversampling of up to 16x (in both stages)
- filter order up to 64 (using the max. order will introduce noticable group delay)
- tunable transition frequency (in parameter view)
- several presets
- nice GUI

Have fun,
Christian
