Not an expert in CPP and/or JUCE, but I’m trying to implement a long (>511) FIR filter with the convolution class. Everything seems to run and build from a simple example, but I notice that the filter is not doing anything while bypassing on/ff with the plugin host. There are 10dB dfference in low freq resp, so when you listen to it is very easy to notice that is working. (When testing it offline without JUCE of course) When debugging with CMAKE I continuously see: AudioPluginHost[10831:283...