MCPcopy Create free account
hub / github.com/FastLED/FastLED / getVibeMid

Method getVibeMid

src/fl/audio/audio_processor.cpp.hpp:634–636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

632}
633
634float Processor::getVibeMid() {
635 return getVibeDetector()->getMid();
636}
637
638float Processor::getVibeTreb() {
639 return getVibeDetector()->getTreb();

Callers 1

Calls 1

getMidMethod · 0.45

Tested by

no test coverage detected