aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacVST/PurestWarm/source/PurestWarm.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacVST/PurestWarm/source/PurestWarm.h')
-rwxr-xr-xplugins/MacVST/PurestWarm/source/PurestWarm.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/MacVST/PurestWarm/source/PurestWarm.h b/plugins/MacVST/PurestWarm/source/PurestWarm.h
index c67a91e..98bb0ce 100755
--- a/plugins/MacVST/PurestWarm/source/PurestWarm.h
+++ b/plugins/MacVST/PurestWarm/source/PurestWarm.h
@@ -52,11 +52,8 @@ private:
char _programName[kVstMaxProgNameLen + 1];
std::set< std::string > _canDo;
- long double fpNShapeLA;
- long double fpNShapeLB;
- long double fpNShapeRA;
- long double fpNShapeRB;
- bool fpFlip;
+ long double fpNShapeL;
+ long double fpNShapeR;
//default stuff
float A;