Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Namespaces
MIDIChordButton.hpp File Reference
#include <AH/Hardware/Button.hpp>
#include <AH/STL/memory>
#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

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