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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_BreakpointOscillatorModifier.cpp File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::BreakpointOscillatorModifier::BreakpointOscillatorModifierTimer
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

constexpr float tracktion::engine::BreakpointInterpolation::linearInterpolate (float x1, float y1, float x2, float y2, float x)
 

Function Documentation

◆ linearInterpolate()

constexpr float tracktion::engine::BreakpointInterpolation::linearInterpolate ( float  x1,
float  y1,
float  x2,
float  y2,
float  x 
)
constexpr

Definition at line 394 of file tracktion_BreakpointOscillatorModifier.cpp.