Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
AudioVU.hpp File Reference
#include <Audio.h>
#include <MIDI_Inputs/InterfaceMIDIInputElements.hpp>
#include "MovingCoilBallistics.hpp"
+ Include dependency graph for AudioVU.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioVU
 A VU meter that reads from an Audio stream using the Analyzer class. More...
 
class  AudioVU::Analyzer
 The AudioAnalyzePeak and AudioAnalyzeRMS classes don't implement a common interface, so we have to use our own RTTI wrapper to allow both classes to be used. More...