Predefined Chord constants with bass notes.
Variables | |
const Chord< 1 > | Single = {{-P8}} |
const Chord< 2 > | Double = {{-P8, -2 * P8}} |
const Chord< 3 > | Triple = {{-P8, -2 * P8, -3 * P8}} |
Definition at line 66 of file Chords.hpp.
Definition at line 67 of file Chords.hpp.