|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Attributes | |
| PitchSequence & | pitchSequence |
Public Attributes inherited from tracktion::engine::ValueTreeObjectList< PitchSetting > | |
| juce::Array< PitchSetting * > | objects |
| juce::DummyCriticalSection | arrayLock |
| juce::Array< PitchSetting * > | objects |
| juce::DummyCriticalSection | arrayLock |
Additional Inherited Members | |
Public Types inherited from tracktion::engine::ValueTreeObjectList< PitchSetting > | |
| using | ScopedLockType = typename CriticalSectionType::ScopedLockType |
| using | ScopedLockType = typename CriticalSectionType::ScopedLockType |
Protected Member Functions inherited from tracktion::engine::ValueTreeObjectList< PitchSetting > | |
| void | deleteAllObjects () |
| bool | isChildTree (juce::ValueTree &v) const |
| int | indexOf (const juce::ValueTree &v) const noexcept |
| void | sortArray () |
| void | deleteAllObjects () |
| bool | isChildTree (juce::ValueTree &v) const |
| int | indexOf (const juce::ValueTree &v) const noexcept |
| void | sortArray () |
Protected Attributes inherited from tracktion::engine::ValueTreeObjectList< PitchSetting > | |
| juce::ValueTree | parent |
| juce::ValueTree | parent |
Definition at line 14 of file tracktion_PitchSequence.cpp.
| tracktion::engine::PitchSequence::PitchList::PitchList | ( | PitchSequence & | s, |
| const juce::ValueTree & | parentTree | ||
| ) |
Definition at line 17 of file tracktion_PitchSequence.cpp.
|
override |
Definition at line 23 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 33 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 40 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements juce::AsyncUpdater.
Definition at line 57 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 28 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 46 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 48 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Implements tracktion::engine::ValueTreeObjectList< PitchSetting >.
Definition at line 47 of file tracktion_PitchSequence.cpp.
| void tracktion::engine::PitchSequence::PitchList::sendChange | ( | ) |
Definition at line 51 of file tracktion_PitchSequence.cpp.
|
overridevirtual |
Reimplemented from juce::ValueTree::Listener.
Definition at line 49 of file tracktion_PitchSequence.cpp.
| PitchSequence& tracktion::engine::PitchSequence::PitchList::pitchSequence |
Definition at line 62 of file tracktion_PitchSequence.cpp.