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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_Musicality.cpp File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::PatternGenerator::ProgressionList
 
struct  tracktion::engine::PatternGenerator::AutoUpdateManager
 
struct  tracktion::engine::ChordNote
 
struct  tracktion::engine::BassNote
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

juce::String tracktion::engine::fixLegacyChordNames (const juce::String &oldName)
 
juce::Array< KeyResulttracktion::engine::determineKeyOfNotes (const juce::Array< MidiNote * > &notes)
 

Class Documentation

◆ tracktion::engine::BassNote

struct tracktion::engine::BassNote

Definition at line 1915 of file tracktion_Musicality.cpp.

Class Members
BeatDuration length
int octave
int pitch
BeatPosition start
float velocity