AustrianAudioGmbH / PolarDesigner

Plug-in allowing you to control the polar pattern of your OC818 microphone in up to five frequency bands. Developed by Simon, Thomas, IEM, and AA.
GNU General Public License v3.0
34 stars 5 forks source link

Plugin state restoration restores slightly different values #19

Open oholiba opened 1 year ago

oholiba commented 1 year ago

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).