aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/Thunder/Thunder.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/Thunder/Thunder.h')
-rwxr-xr-xplugins/MacAU/Thunder/Thunder.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/MacAU/Thunder/Thunder.h b/plugins/MacAU/Thunder/Thunder.h
index 4c01ac4..233c3db 100755
--- a/plugins/MacAU/Thunder/Thunder.h
+++ b/plugins/MacAU/Thunder/Thunder.h
@@ -129,10 +129,8 @@ private:
Float64 iirSampleAM;
Float64 iirSampleBM;
Float64 iirSampleCM;
- long double fpNShapeAL;
- long double fpNShapeBL;
- long double fpNShapeAR;
- long double fpNShapeBR;
+ long double fpNShapeL;
+ long double fpNShapeR;
bool flip;
};