Control Surface main
MIDI Control Surface library for Arduino
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
Teensy Audio

Detailed Description

All Elements that interact with Audio streams.

Classes

class  AudioVU
 A VU meter that reads from an Audio stream using the Analyzer class. More...
 
class  AudioVULEDs< N >
 A VU meter that reads from an Audio stream using the AudioAnalyzePeak class, and displays it on an LED bar graph. More...
 
class  VolumeControl< N >
 A class for controlling the volume of AudioMixer4 objects using a potentiometer. More...