#include <AH/Hardware/Button.hpp>
#include <AH/STL/memory>
#include <Def/Def.hpp>
#include <MIDI_Constants/Chords/Chords.hpp>
#include <MIDI_Outputs/Abstract/MIDIOutputElement.hpp>
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... | |