Speed up code for upsampled processing in Plugin

Hi @copypastecat,

first of all, you need to allocate memory of each filter’s state for each processing channel! As far as WDF tree is concerned, I suppose that you need to allocate a WDF tree for each channel!

Read here: #1 most common programming mistake that we see on the forum

1 Like