compile clean and loadable

This commit is contained in:
2025-11-11 16:17:37 +01:00
parent 453fb493f3
commit cd7d09bc61
4 changed files with 75 additions and 115 deletions
-3
View File
@@ -33,9 +33,6 @@ public:
virtual void setBlockSize(VstInt32 blockSize);
protected:
float ftype, forder, fg, q, sm_fg, sm_q, testParam;
float f_fmin, f_fmax, f_fg_param;
VstInt32 type, order;
char programName[32];
char dbgStr[80];