tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
tracktion::core::tempo::KeyChange Struct Reference

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.
 

Detailed Description

Represents a change in key at a specific beat.

Definition at line 92 of file tracktion_Tempo.h.

Member Data Documentation

◆ key

Key tracktion::core::tempo::KeyChange::key

The key at this position.

Definition at line 95 of file tracktion_Tempo.h.

◆ startBeat

BeatPosition tracktion::core::tempo::KeyChange::startBeat

The position of the change.

Definition at line 94 of file tracktion_Tempo.h.


The documentation for this struct was generated from the following file: