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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::KeyResult Struct Reference

Public Member Functions

 KeyResult (double r_, int k_, Scale::ScaleType s_)
 
bool operator< (const KeyResult &other) const
 

Public Attributes

double r
 
int key
 
Scale::ScaleType scale
 

Detailed Description

Definition at line 314 of file tracktion_Musicality.h.

Constructor & Destructor Documentation

◆ KeyResult()

tracktion::engine::KeyResult::KeyResult ( double  r_,
int  k_,
Scale::ScaleType  s_ 
)

Definition at line 317 of file tracktion_Musicality.h.

Member Function Documentation

◆ operator<()

bool tracktion::engine::KeyResult::operator< ( const KeyResult other) const

Definition at line 323 of file tracktion_Musicality.h.

Member Data Documentation

◆ key

int tracktion::engine::KeyResult::key

Definition at line 320 of file tracktion_Musicality.h.

◆ r

double tracktion::engine::KeyResult::r

Definition at line 319 of file tracktion_Musicality.h.

◆ scale

Scale::ScaleType tracktion::engine::KeyResult::scale

Definition at line 321 of file tracktion_Musicality.h.


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