Loading Preset Practices

Hey All,

I’m wondering what people have been doing for non-blocking preset loading.

I was using the “suspendProcessing” method, but because this clears the buffer instead of letting audio pass through, it’s generating a lot of clicks.

I’m thinking to do something like ->waitForFadeout() on my processor, but I’m not super in love with the idea of it.

What have you all done for fast preset loads with no clicks or blocks?

3 Likes