#include <MIDI_Constants/Chords/Chords.hpp>
Definition at line 8 of file Chords.hpp.
Public Member Functions | |
virtual | ~IChord ()=default |
virtual const int8_t * | begin () const =0 |
virtual const int8_t * | end () const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in Chord< N >.
|
pure virtual |
Implemented in Chord< N >.