#include <AH/STL/algorithm>
#include <AH/Timing/MillisMicrosTimer.hpp>
#include <MIDI_Inputs/InterfaceMIDIInputElements.hpp>
#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>
Go to the source code of this file.
Classes | |
struct | VPotState |
Struct that keeps track of the value and overload indicator of a Mackie Control Universal VPot LED ring. More... | |
struct | VPotMatcher |
MIDI Input matcher for Mackie Control Universal VPot LED rings. More... | |
struct | BankableVPotMatcher< BankSize > |
MIDI Input matcher for Mackie Control Universal VPot LED rings with bank support. More... | |
class | VPotRing |
A MIDI input element that represents a Mackie Control Universal VPot ring. More... | |
class | VPotRing< BankSize > |
A MIDI input element that represents a Mackie Control Universal VPot ring. More... | |
Namespaces | |
namespace | MCU |
namespace | MCU::Bankable |