Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes
AudioVU.hpp File Reference
#include <Audio.h>
#include <MIDI_Inputs/MCU/VU.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...