Control Surface  1.2.0
MIDI Control Surface library for Arduino
MIDIInputElementChannelPressure.cpp
Go to the documentation of this file.
2 
4 
7 #ifdef ESP32
8 std::mutex MIDIInputElementChannelPressure::mutex;
9 #endif
10 
BEGIN_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
Definition: Settings/NamespaceSettings.hpp:9
END_CS_NAMESPACE
#define END_CS_NAMESPACE
Definition: Settings/NamespaceSettings.hpp:10
MIDIInputElementChannelPressure::elements
static DoublyLinkedList< MIDIInputElementChannelPressure > elements
Definition: MIDIInputElementChannelPressure.hpp:110
DoublyLinkedList< MIDIInputElementChannelPressure >
MIDIInputElementChannelPressure.hpp