Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes
NoteButtons.hpp File Reference
#include <MIDI_Outputs/Abstract/MIDIButtons.hpp>
#include <MIDI_Senders/DigitalNoteSender.hpp>
Include dependency graph for NoteButtons.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NoteButtons< NUMBER_OF_BUTTONS >
 A class of MIDIOutputElements that read the input of a collection of momentary push buttons or switches, and send out MIDI Note events. More...