ALL the code base should be up to date, now I am just compiling and packaging

This commit is contained in:
airwindows 2022-03-03 14:57:40 -05:00
parent 08755ab7d6
commit e1759b2f75
528 changed files with 2221 additions and 2255 deletions

3
plugins/WinVST/BuildATPDF/BuildATPDF.h Normal file → Executable file
View file

@ -77,7 +77,8 @@ private:
float I;
float J;
//parameters. Always 0-1, and we scale/alter them elsewhere.
uint32_t fpdL;
uint32_t fpdR;
};
#endif