I am interested in creating audio plugins like a compressor or synthesizer VST plugin for example. Though I do want to start with something as simple as a distortion plugin.
And I thought I will use C++ for it.
I am wondering which audio library would be a good fit for this case?
My inspirations are the Sonalksis compressor and Reason’s Mälstrom for example.
Juce wouldn’t be a bad place to start.