#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>
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. | |