tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::TimeStretcher::Stretcher Struct Referenceabstract

Public Member Functions

virtual bool isOk () const =0
 
virtual void reset ()=0
 
virtual bool setSpeedAndPitch (float speedRatio, float semitonesUp)=0
 
virtual int getFramesNeeded () const =0
 
virtual int getMaxFramesNeeded () const =0
 
virtual int processData (const float *const *inChannels, int numSamples, float *const *outChannels)=0
 
virtual int flush (float *const *outChannels)=0
 

Detailed Description

Definition at line 79 of file tracktion_TimeStretch.cpp.

Constructor & Destructor Documentation

◆ ~Stretcher()

virtual tracktion::engine::TimeStretcher::Stretcher::~Stretcher ( )
virtual

Definition at line 81 of file tracktion_TimeStretch.cpp.


The documentation for this struct was generated from the following file: