Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ bands
Method
bands
src/fl/audio/fft/fft.cpp.hpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
fl::size Bins::bands() const { return mBands; }
62
63
fl::span<const float> Bins::raw() const { return mBinsRaw; }
64
Callers
5
getFFT
Method · 0.80
fft
Method · 0.80
mapFrequencyBin
Method · 0.80
strstream.cpp.hpp
File · 0.80
FL_TEST_FILE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected