MCPcopy Create free account
hub / github.com/audacity/audacity / NumWindowFuncs

Function NumWindowFuncs

libraries/lib-fft/FFT.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 */
326
327int NumWindowFuncs()
328{
329 return eWinFuncCount;
330}
331
332const TranslatableString WindowFuncName(int whichFunction)
333{

Callers 4

CalculateMethod · 0.85
ValidateMethod · 0.85
PopulateMethod · 0.85
PopulateMethod · 0.85

Calls

no outgoing calls

Tested by 3

CalculateMethod · 0.68
ValidateMethod · 0.68
PopulateMethod · 0.68