|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Represents a change in key at a specific beat. More...
#include "tracktion_Tempo.h"
Public Attributes | |
| BeatPosition | startBeat |
| The position of the change. | |
| Key | key |
| The key at this position. | |
Represents a change in key at a specific beat.
Definition at line 92 of file tracktion_Tempo.h.
| Key tracktion::core::tempo::KeyChange::key |
The key at this position.
Definition at line 95 of file tracktion_Tempo.h.
| BeatPosition tracktion::core::tempo::KeyChange::startBeat |
The position of the change.
Definition at line 94 of file tracktion_Tempo.h.