aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacVST/Ditherbox/source/Ditherbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacVST/Ditherbox/source/Ditherbox.h')
-rwxr-xr-xplugins/MacVST/Ditherbox/source/Ditherbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MacVST/Ditherbox/source/Ditherbox.h b/plugins/MacVST/Ditherbox/source/Ditherbox.h
index baf5bb1..fa54082 100755
--- a/plugins/MacVST/Ditherbox/source/Ditherbox.h
+++ b/plugins/MacVST/Ditherbox/source/Ditherbox.h
@@ -58,6 +58,8 @@ private:
long double noiseShapingR;
double contingentErrL;
double contingentErrR;
+ double currentDitherL;
+ double currentDitherR;
int Position;
bool flip;
double NSOddL;