Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
MusicalScale Struct Reference

Musical scale descriptor. More...

#include <dsp/scale.h>

Data Fields

int schema_version
 
MusicalScaleType type
 Identification of the scale (e.g.
 
MusicalNote root_key
 Root key of the scale.
 

Detailed Description

Musical scale descriptor.

Definition at line 195 of file scale.h.

Field Documentation

◆ root_key

MusicalNote MusicalScale::root_key

Root key of the scale.

Definition at line 203 of file scale.h.

◆ schema_version

int MusicalScale::schema_version

Definition at line 197 of file scale.h.

◆ type

MusicalScaleType MusicalScale::type

Identification of the scale (e.g.

AEOLIAN).

Definition at line 200 of file scale.h.


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