Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDIOutputElement.hpp
Go to the documentation of this file.
1#pragma once
2
4#include <Def/Def.hpp>
5#include <Def/MIDIAddress.hpp>
6
8
10
#define END_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
A super class for object that have to be updated regularly.
An array wrapper for easy copying, comparing, and iterating.
Definition Array.hpp:32