aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/src/DitherFloat/DitherFloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LinuxVST/src/DitherFloat/DitherFloat.h')
-rwxr-xr-xplugins/LinuxVST/src/DitherFloat/DitherFloat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/LinuxVST/src/DitherFloat/DitherFloat.h b/plugins/LinuxVST/src/DitherFloat/DitherFloat.h
index b8ddf51..08cce74 100755
--- a/plugins/LinuxVST/src/DitherFloat/DitherFloat.h
+++ b/plugins/LinuxVST/src/DitherFloat/DitherFloat.h
@@ -53,8 +53,7 @@ private:
char _programName[kVstMaxProgNameLen + 1];
std::set< std::string > _canDo;
- long double fpNShapeL;
- long double fpNShapeR;
+ uint32_t fpd;
//default stuff
float A;