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