Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces | Functions | Variables
VPotRing.hpp File Reference
#include <Banks/BankableMIDIInput.hpp>
#include <MIDI_Inputs/MIDIInputElementCC.hpp>
Include dependency graph for VPotRing.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VPotEmptyCallback
 
class  IVPotRing
 
class  VPotRing_Base< NumValues, Callback >
 
class  GenericVPotRing< Callback >
 A class for MIDI input elements that represent Mackie Control Universal V-Pots. More...
 
class  VPotRing
 A class for MIDI input elements that represent Mackie Control Universal V-Pots. More...
 
class  GenericVPotRing< NumBanks, Callback >
 A class for MIDI input elements that represent Mackie Control Universal V-Pots. More...
 
class  VPotRing< NumBanks >
 A class for MIDI input elements that represent Mackie Control Universal V-Pots. More...
 

Namespaces

 MCU
 Names and note and controller numbers for the Mackie Control Universal (MCU) protocol.
 
 MCU::Bankable
 

Functions

int8_t minimum (int8_t a, int8_t b)
 
int8_t maximum (int8_t a, int8_t b)
 

Variables

constexpr static uint8_t VPotRingAddress = 0x30