aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/PhaseNudge/PhaseNudge.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/PhaseNudge/PhaseNudge.h')
-rwxr-xr-xplugins/MacAU/PhaseNudge/PhaseNudge.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/MacAU/PhaseNudge/PhaseNudge.h b/plugins/MacAU/PhaseNudge/PhaseNudge.h
index a82a450..fa655e8 100755
--- a/plugins/MacAU/PhaseNudge/PhaseNudge.h
+++ b/plugins/MacAU/PhaseNudge/PhaseNudge.h
@@ -130,9 +130,7 @@ public:
private:
Float64 d[1503];
int one, maxdelay;
- Float64 fpNShapeA;
- Float64 fpNShapeB;
- bool fpFlip;
+ long double fpNShape;
};
};