Home
last modified time | relevance | path

Searched defs:FFTSubbandPower (Results 1 – 1 of 1) sorted by relevance

/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/MCLDUGens/
H A DMCLDFFTUGens.cpp73 struct FFTSubbandPower : FFTAnalyser_Unit struct
75 float m_normfactor;
76 bool m_square;
78 int m_numbands;
79 int *m_cutoffs; // Will hold bin indices corresponding to frequencies
80 float *m_outvals;
81 bool m_cutoff_inited;
83 int m_scalemode;