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... | |