|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| Wire (const juce::ValueTree &, juce::UndoManager *) | |
Public Attributes | |
| juce::ValueTree | state |
| juce::CachedValue< int > | sourceChannelIndex |
| juce::CachedValue< int > | destChannelIndex |
Definition at line 253 of file tracktion_Plugin.h.
| tracktion::engine::Plugin::Wire::Wire | ( | const juce::ValueTree & | v, |
| juce::UndoManager * | um | ||
| ) |
Definition at line 29 of file tracktion_Plugin.cpp.
| juce::CachedValue<int> tracktion::engine::Plugin::Wire::destChannelIndex |
Definition at line 258 of file tracktion_Plugin.h.
| juce::CachedValue<int> tracktion::engine::Plugin::Wire::sourceChannelIndex |
Definition at line 258 of file tracktion_Plugin.h.
| juce::ValueTree tracktion::engine::Plugin::Wire::state |
Definition at line 257 of file tracktion_Plugin.h.