Control Surface  1.1.1
MIDI Control Surface library for Arduino
Variables
Control_Surface_Class.cpp File Reference
#include "Control_Surface_Class.hpp"
#include <AH/Debug/Debug.hpp>
#include <AH/Hardware/ExtendedInputOutput/ExtendedIOElement.hpp>
#include <AH/Hardware/FilteredAnalog.hpp>
#include <MIDI_Constants/Control_Change.hpp>
#include <MIDI_Inputs/MIDIInputElementCC.hpp>
#include <MIDI_Inputs/MIDIInputElementChannelPressure.hpp>
#include <MIDI_Inputs/MIDIInputElementNote.hpp>
#include <MIDI_Inputs/MIDIInputElementPC.hpp>
#include <MIDI_Inputs/MIDIInputElementSysEx.hpp>
#include <MIDI_Outputs/Abstract/MIDIOutputElement.hpp>
#include <Selectors/Selector.hpp>
#include <Arduino.h>
Include dependency graph for Control_Surface_Class.cpp:

Go to the source code of this file.

Variables

Control_Surface_Control_Surface = Control_Surface_::getInstance()
 A predefined instance of the Control Surface to use in the Arduino sketches. More...
 

Variable Documentation

◆ Control_Surface