Audio Utils Missing JUCE_API

In the Audio Utils module, the AudioAppComponent and AudioVisualizerComponent classes are missing the JUCE_API export macro for DLL builds. I’ve added it for my project build but would be good to correct this in the codebase.

Thanks for the heads up. It’s now on the develop branch.