#include <AH/Hardware/IncrementDecrementButtons.hpp>
#include <Def/Def.hpp>
#include <MIDI_Outputs/Abstract/MIDIOutputElement.hpp>
#include <MIDI_Senders/DigitalNoteSender.hpp>
Go to the source code of this file.
Classes | |
class | MIDIIncrementDecrementButtons< RelativeSender, ResetSender > |
An abstract class for two buttons that send incremental MIDI events. More... | |