Added mask common fft checkbutton

This commit is contained in:
Desmis
2020-06-22 17:18:39 +02:00
parent cc6e837e75
commit 0fe20b52d6
9 changed files with 78 additions and 5 deletions

View File

@@ -1428,6 +1428,7 @@ struct LocallabParams {
int sensimask;
int blendmask;
bool enamask;
bool fftmask;
std::vector<double> CCmask_curve;
std::vector<double> LLmask_curve;
std::vector<double> HHmask_curve;