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

Go to the source code of this file.

Classes

class  NoteButtonMatrix< nb_rows, nb_cols >
 A class of MIDIOutputElements that read the input from a matrix of momentary push buttons or switches, and send out MIDI Note events. More...