Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
Bankable/Abstract/MIDIChordButton.hpp File Reference
#include <AH/Containers/UniquePtr.hpp>
#include <AH/Hardware/Button.hpp>
#include <Banks/BankAddresses.hpp>
#include <Def/Def.hpp>
#include <MIDI_Constants/Chords/Chords.hpp>
#include <MIDI_Outputs/Abstract/MIDIOutputElement.hpp>
Include dependency graph for Bankable/Abstract/MIDIChordButton.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MIDIChordButton< Sender >
 An abstract class for momentary push buttons that send multiple MIDI events. More...
 

Namespaces

 Bankable
 A namespace for MIDI elements that can be added to a Bank, to change their address or channel.