TracktionEngine
Loading...
Searching...
No Matches
Namespaces | Classes
timestretch

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 
namespace  engine
 
namespace  juce
 

Classes

struct  tracktion::engine::BeatDetect
 
class  engine::ReadAheadTimeStretcher
 Wraps a TimeStretcher but keeps a larger internal input and output buffer and uses a background thread to try and process frames, reducing CPU cost on real-time threads. More...
 
class  tracktion::engine::TempoDetect
 Uses the SoundTouch BPMDetect class to guess the tempo of some audio. More...
 
class  tracktion::engine::TimeStretcher
 Handles time/pitch stretching using various supported libraries. More...
 
struct  tracktion::engine::TimeStretcher::ElastiqueProOptions
 A set of options that can be used in conjunction with the elastiquePro Mode to fine tune the algorithm. More...
 
struct  juce::VariantConverter< tracktion::engine::TimeStretcher::Mode >
 
struct  juce::VariantConverter< tracktion::engine::TimeStretcher::ElastiqueProOptions >
 

Detailed Description