synthberry
Software MIDI synthesizer for the Raspberry Pi.
 All Classes Functions
Public Member Functions | List of all members
Notes Class Reference
Inheritance diagram for Notes:
Inheritance graph
[legend]
Collaboration diagram for Notes:
Collaboration graph
[legend]

Public Member Functions

void addNote (uint8_t pitch, uint8_t velocity)
void removeNote (uint8_t pitch)
const std::vector< NotegetNotes () const
void registerObserver (PNoteObserver &observer)
void removeObserver (PNoteObserver &observer)

Detailed Description

Definition at line 10 of file notes.h.


The documentation for this class was generated from the following files: