MCPcopy 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
61fl::size Bins::bands() const { return mBands; }
62
63fl::span<const float> Bins::raw() const { return mBinsRaw; }
64

Callers 5

getFFTMethod · 0.80
fftMethod · 0.80
mapFrequencyBinMethod · 0.80
strstream.cpp.hppFile · 0.80
FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected