How to inherit from AudioPluginInstance

Okay,

So I did a class inheriting from AudioProcessor, with a private member AudioProcessor mPlugin

I overrided every function from AudioProcessor, and now it works fine.

I also overrided AudioProcessorEditor to enlarge the window and put 4 new knobs (dry, wet, gain In gain out)

I will clean the code before posting.

Thanks you for your help lalala and good night,

Louis