When testing the plugin with pluginval v0.2.7 (https://github.com/Tracktion/pluginval) at strictness level 7, the Plugin State Restoration test fails (the recovered values are slightly different from the actual values). This could be related to converting doubles to floats in a lot of places (the VS compiler gives warnings when building the plugin).
When testing the plugin with pluginval v0.2.7 (https://github.com/Tracktion/pluginval) at strictness level 7, the Plugin State Restoration test fails (the recovered values are slightly different from the actual values). This could be related to converting doubles to floats in a lot of places (the VS compiler gives warnings when building the plugin).