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::Key Struct Reference

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.
 

Detailed Description

Represents a musical key.

Definition at line 54 of file tracktion_Tempo.h.

Member Data Documentation

◆ pitch

int tracktion::core::tempo::Key::pitch

The pitch in MIDI note number (0, 127).

Definition at line 56 of file tracktion_Tempo.h.

◆ scale

int tracktion::core::tempo::Key::scale

The scale.

Definition at line 57 of file tracktion_Tempo.h.


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