|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Represents a musical key. More...
#include "tracktion_Tempo.h"
Public Attributes | |
| int | pitch |
| The pitch in MIDI note number (0, 127). | |
| int | scale |
| The scale. | |
Represents a musical key.
Definition at line 54 of file tracktion_Tempo.h.
| int tracktion::core::tempo::Key::pitch |
The pitch in MIDI note number (0, 127).
Definition at line 56 of file tracktion_Tempo.h.
| int tracktion::core::tempo::Key::scale |
The scale.
Definition at line 57 of file tracktion_Tempo.h.