Convolution Reverb with Juce Convolution class (High CPU usage,... why)

What you’ve done is a correct way to do it. A convolution, like most processors, needs a buffer to write to, and it’s on you to supply the right one and pre-store the dry signal if you need to.

1 Like