Hi,
One of the main plug-in tutorials “Saving and Loading your plugin state” fails to build in Xcode.
You get Assigning to ‘std::atomic *’ from incompatible type ‘float *’ errors in the constructor.
What’s the correct way to deal with plug-in parameters ?
