aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/WinVST/TapeDust/TapeDust.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/WinVST/TapeDust/TapeDust.h')
-rwxr-xr-xplugins/WinVST/TapeDust/TapeDust.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/WinVST/TapeDust/TapeDust.h b/plugins/WinVST/TapeDust/TapeDust.h
index 7b3a7fd..facbf40 100755
--- a/plugins/WinVST/TapeDust/TapeDust.h
+++ b/plugins/WinVST/TapeDust/TapeDust.h
@@ -53,10 +53,8 @@ private:
char _programName[kVstMaxProgNameLen + 1];
std::set< std::string > _canDo;
- long double fpNShapeLA;
- long double fpNShapeLB;
- long double fpNShapeRA;
- long double fpNShapeRB;
+ long double fpNShapeL;
+ long double fpNShapeR;
bool fpFlip;
//default stuff