aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/src/Loud/Loud.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LinuxVST/src/Loud/Loud.h')
-rwxr-xr-xplugins/LinuxVST/src/Loud/Loud.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/LinuxVST/src/Loud/Loud.h b/plugins/LinuxVST/src/Loud/Loud.h
index 85b66a2..17537c2 100755
--- a/plugins/LinuxVST/src/Loud/Loud.h
+++ b/plugins/LinuxVST/src/Loud/Loud.h
@@ -56,11 +56,8 @@ private:
double lastSampleL;
double lastSampleR;
- long double fpNShapeLA;
- long double fpNShapeLB;
- long double fpNShapeRA;
- long double fpNShapeRB;
- bool fpFlip;
+ long double fpNShapeL;
+ long double fpNShapeR;
//default stuff
float A;