aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h')
-rwxr-xr-xplugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h b/plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h
index febb344..519923b 100755
--- a/plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h
+++ b/plugins/MacVST/VoiceOfTheStarship/source/VoiceOfTheStarship.h
@@ -73,11 +73,8 @@ private:
int lastAlgorithm;
- long double fpNShapeLA;
- long double fpNShapeLB;
- long double fpNShapeRA;
- long double fpNShapeRB;
- bool fpFlip;
+ long double fpNShapeL;
+ long double fpNShapeR;
//default stuff
float A;