|
TracktionEngine
|
Classes | |
| struct | engine::AudioClipPlayhead |
| Holds a playhead for an AudioClipBase. More... | |
| class | engine::AudioClipBase |
| Base class for Clips that produce some kind of audio e.g. More... | |
| struct | engine::AudioClipBase::ProxyRenderingInfo |
| Holds information about how to render a proxy for this clip. More... | |
Namespaces | |
| namespace | engine |
| namespace | juce |
Functions | |
| void | engine::showARAWindow (AudioClipBase &) |
| Shows the ARA plugin window if this clip is using an ARA plugin. | |
| void | engine::hideARAWindow (AudioClipBase &) |
| Hides the ARA plugin window if this clip is using an ARA plugin. | |
| void | engine::araConvertToMIDI (AudioClipBase &) |
| If this clip is using an ARA plugin, this will create a new MIDI clip based on the ARA plugin's analysis. | |
| void | engine::showMelodyneWindow (AudioClipBase &c) |
| void | engine::hideMelodyneWindow (AudioClipBase &c) |
| void | engine::melodyneConvertToMIDI (AudioClipBase &c) |