Control Surface  1.1.1
MIDI Control Surface library for Arduino
Typedefs
MIDIOutputElement.hpp File Reference
#include <AH/Containers/Updatable.hpp>
#include <Def/Def.hpp>
#include <Def/MIDICNChannelAddress.hpp>
Include dependency graph for MIDIOutputElement.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using MIDIOutputElement = AH::Updatable<>
 
using MIDIOutputElementPotentiometer = AH::Updatable< Potentiometer >
 

Typedef Documentation

◆ MIDIOutputElement

Definition at line 9 of file MIDIOutputElement.hpp.

◆ MIDIOutputElementPotentiometer

Definition at line 10 of file MIDIOutputElement.hpp.