#include <MIDI_Constants/Notes.hpp>
Definition at line 16 of file Notes.hpp.
|
| constexpr int8_t | operator() (int8_t octave=-1) const |
| |
◆ Note()
| constexpr Note |
( |
int8_t |
base | ) |
|
|
inlineconstexprprivate |
◆ operator()()
| constexpr int8_t operator() |
( |
int8_t |
octave = -1 | ) |
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: