FastLED 3.9.15
Loading...
Searching...
No Matches

◆ isValid()

bool fl::audio::detector::Chord::isValid ( ) const
inline

Definition at line 41 of file chord.h.

41{ return rootNote >= 0 && rootNote < 12; }

References rootNote.

Referenced by fl::audio::detector::ChordDetector::isSimilarChord(), and fl::audio::detector::ChordDetector::update().

+ Here is the caller graph for this function: