Where is to start with cabinet impulse loader plugin

Hi Folks,

I am trying to build my own cabinet impulse loader plugin, this will be my first plugin project. I would really appreciate if you lovely bunch can direct me towards some useful resources that would cut down on development time and help pace it up in general.

I intend upon making the entire code available here from start to finish once I am done, so any help would be fantastic :slight_smile:

For the core convolution algorithm part, the dsp::Convolution class will be the right choice https://docs.juce.com/master/classdsp_1_1Convolution.html