#include <Audio.h>
#include <MIDI_Inputs/InterfaceMIDIInputElements.hpp>
#include "MovingCoilBallistics.hpp"
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... | |