Control Surface  1.1.0
MIDI Control Surface library for Arduino
Modules | Classes
MIDI Input Elements

All Elements that listen for incoming MIDI events.
This includes LEDs, VU meters, V-Pot LED rings, time displays ... More...

Collaboration diagram for MIDI Input Elements:

Modules

 Bankable MIDI Input Elements
 All Elements that listen for incoming MIDI events, and that can be banked.
This includes the bankable versions of pretty much all elements in MIDI Input Elements.
 
 MIDI Input Elements LEDs
 All MIDIInputElements that visualize their state using LEDs.
 

Classes

class  MCU::VPotRing
 A class for MIDI input elements that represent Mackie Control Universal V-Pots. More...
 
class  MCU::VU
 A class for MIDI input elements that represent Mackie Control Universal VU meters. More...
 
class  MIDIInputElementNote
 Class for objects that listen for incoming MIDI Note events. More...
 
class  MIDIInputElementSysEx
 Class for objects that listen for incoming MIDI SysEx events. More...
 
class  NoteRange< RangeLen >
 MIDI Input Element that listens to a range of notes. More...
 

Detailed Description

All Elements that listen for incoming MIDI events.
This includes LEDs, VU meters, V-Pot LED rings, time displays ...