vvvar / PeakEater

PeakEater is a free open-source cross-platform VST3/AU/LV2/CLAP wave shaper plugin
GNU General Public License v3.0
324 stars 16 forks source link

Linear Phase Filters for oversampling #69

Open yonderehco1197 opened 1 year ago

yonderehco1197 commented 1 year ago

I don't really like the way the upper frequencies of my master bus begin to sound when using oversampling (muddy and dull). I assume it's the phase, which suffers from nonlinear-phase filters.

The ability to select the type of filters for oversampling (non-linear, linear-phase) would be very helpful.

vvvar commented 1 year ago

Hi. hanks for the feedback! Right, for now IIR is used but I like the idea of giving a choice and can see FIR is available as well. Will consider for the future release. Until then, enabled a better quality mode for the existing IIR in v7.1.0. Will post here once FIR is added.