Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetProcessed
Method
GetProcessed
libraries/lib-fft/SpectrumAnalyst.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
const float *SpectrumAnalyst::GetProcessed() const
278
{
279
return &mProcessed[0];
280
}
281
282
int SpectrumAnalyst::GetProcessedSize() const
283
{
Callers
1
OnExport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected