r/JUCE

▲ 29 r/JUCE+1 crossposts

I made a diffuser-type reverb, so check it out! FreeDEMO

This is a variable-size, instantaneous phase-transition type reverb. I've released the code and a demo version on GitHub, so please check it out!

I developed this diffuser-type design with the aim of improving operability and achieving realistic reverberation.

The plugin is a VST3 for Windows only.

DemoVer
https://github.com/NoiseManFX/NoiseM...ses/tag/V1.0.1

Source code
https://github.com/NoiseManFX/NoiseManSpace

Website
https://noisemanfx.github.io/

u/NoiseManFX — 6 days ago
▲ 29 r/JUCE+1 crossposts

This is using JUCE's "filterHalfBandFIREquiripple."

I figured it would be linear phase, and at 2 times oversampling it appears to be. But the phase response changes as the oversampling stages increase.

Can anyone enlighten me as to what's going on? Does stacking linear phase filters in stages always lead to this? Is this the expected phase response?

u/ORU_Music — 13 days ago