OSX Assertion
Opened this issue · 0 comments
antimatteraudio commented
To compile this on OSX, either change the projucer file to not include AU, or change the parameters to look more like this:
std::make_unique<AudioParameterFloat>(juce::ParameterID {"time",1}, "Time", NormalisableRange<float>{30.f, 3000.f, 0.01f}, 200.f)