TracktionEngine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_AudioClipBase.h File Reference

Classes

class  tracktion::engine::AudioClipBase
 Base class for Clips that produce some kind of audio e.g. More...
 
struct  tracktion::engine::AudioClipBase::ProxyRenderingInfo
 Holds information about how to render a proxy for this clip. More...
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 
namespace  juce
 

Functions

void tracktion::engine::showARAWindow (AudioClipBase &)
 Shows the ARA plugin window if this clip is using an ARA plugin.
 
void tracktion::engine::hideARAWindow (AudioClipBase &)
 Hides the ARA plugin window if this clip is using an ARA plugin.
 
void tracktion::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 tracktion::engine::showMelodyneWindow (AudioClipBase &c)
 
void tracktion::engine::hideMelodyneWindow (AudioClipBase &c)
 
void tracktion::engine::melodyneConvertToMIDI (AudioClipBase &c)