aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/Swell/Swell.h
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-01-27 21:13:54 -0500
committerChris Johnson <jinx6568@sover.net>2019-01-27 21:13:54 -0500
commit966f2d253cd2ee6ce140ad68095a20a9d2b63052 (patch)
treeb0400d95bd06512531ade6ddf55190a58b6a5623 /plugins/MacAU/Swell/Swell.h
parent0887543349dbbec0721a1fc8b1c7deba9afefa8b (diff)
downloadairwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.tar.gz
airwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.tar.bz2
airwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.zip
Floating Point Dither For All
Diffstat (limited to 'plugins/MacAU/Swell/Swell.h')
-rwxr-xr-xplugins/MacAU/Swell/Swell.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/MacAU/Swell/Swell.h b/plugins/MacAU/Swell/Swell.h
index 31aa5a8..fa35436 100755
--- a/plugins/MacAU/Swell/Swell.h
+++ b/plugins/MacAU/Swell/Swell.h
@@ -134,10 +134,7 @@ public:
long double swell;
bool louder;
-
- long double fpNShapeA;
- long double fpNShapeB;
- bool fpFlip;
+ long double fpNShape;
};
};