#include <MIDI_Constants/Notes.hpp>
Definition at line 31 of file Notes.hpp.
|
constexpr int8_t | operator() (int8_t octave=-1) const |
|
constexpr int8_t | operator[] (int8_t octave) const |
|
|
static constexpr Note | C () |
|
static constexpr Note | Db () |
|
static constexpr Note | D () |
|
static constexpr Note | Eb () |
|
static constexpr Note | E () |
|
static constexpr Note | F () |
|
static constexpr Note | Gb () |
|
static constexpr Note | G () |
|
static constexpr Note | Ab () |
|
static constexpr Note | A () |
|
static constexpr Note | Bb () |
|
static constexpr Note | B () |
|
◆ Note()
constexpr Note |
( |
int8_t | base | ) |
|
|
inlineconstexprprivate |
◆ operator()()
constexpr int8_t operator() |
( |
int8_t | octave = -1 | ) |
const |
|
inlineconstexpr |
◆ operator[]()
constexpr int8_t operator[] |
( |
int8_t | octave | ) |
const |
|
inlineconstexpr |
◆ C()
static constexpr Note C |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Db()
static constexpr Note Db |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ D()
static constexpr Note D |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Eb()
static constexpr Note Eb |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ E()
static constexpr Note E |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ F()
static constexpr Note F |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Gb()
static constexpr Note Gb |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ G()
static constexpr Note G |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Ab()
static constexpr Note Ab |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ A()
static constexpr Note A |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Bb()
static constexpr Note Bb |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ B()
static constexpr Note B |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ base
The documentation for this class was generated from the following file: