FastLED 3.9.15
Loading...
Searching...
No Matches
backbeat.h File Reference
#include "fl/audio/audio_detector.h"
#include "fl/stl/function.h"
#include "fl/stl/vector.h"
#include "fl/stl/deque.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for backbeat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::audio::detector::Backbeat
 Detects backbeats (beats 2 and 4 in 4/4 time) in music. More...
 
struct  fl::audio::detector::MultibandAccent
 Multi-band accent information for backbeat detection. More...
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::audio
 
namespace  fl::audio::detector
 

Class Documentation

◆ fl::audio::detector::MultibandAccent

struct fl::audio::detector::MultibandAccent
Class Members
float bass
float high
float mid
float total