#include <MIDI_Constants/Chords/Chords.hpp>
template<uint8_t N>
class Chord< N >
Definition at line 16 of file Chords.hpp.
◆ Chord()
◆ begin()
const int8_t * begin |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ end()
const int8_t * end |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator+() [1/2]
Chord< N+M > operator+ |
( |
const Chord< M > & |
rhs | ) |
const |
|
inline |
◆ operator+() [2/2]
Chord< N+1 > operator+ |
( |
int8_t |
rhs | ) |
const |
|
inline |
◆ getOffsets()
const Array< int8_t, N > getOffsets |
( |
| ) |
const |
|
inline |
◆ offsets
The documentation for this class was generated from the following file: