|
TracktionEngine
|
This is the complete list of members for tracktion::engine::AudioFadeCurve, including all inherited members.
| addWithCrossfade(juce::AudioBuffer< float > &dest, const juce::AudioBuffer< float > &src, int destChannel, int destStartIndex, int sourceChannel, int sourceStartIndex, int numSamples, Type type, float startAlpha, float endAlpha) | tracktion::engine::AudioFadeCurve | static |
| alphaToGain(float alpha) noexcept | tracktion::engine::AudioFadeCurve | static |
| alphaToGainForType(Type type, float alpha) noexcept | tracktion::engine::AudioFadeCurve | static |
| applyCrossfadeSection(juce::AudioBuffer< float > &, int channel, int startSample, int numSamples, Type type, float startAlpha, float endAlpha) | tracktion::engine::AudioFadeCurve | static |
| applyCrossfadeSection(juce::AudioBuffer< float > &, int startSample, int numSamples, Type type, float startAlpha, float endAlpha) | tracktion::engine::AudioFadeCurve | static |
| concave enum value | tracktion::engine::AudioFadeCurve | |
| convex enum value | tracktion::engine::AudioFadeCurve | |
| drawFadeCurve(juce::Graphics &, const AudioFadeCurve::Type, float x1, float x2, float top, float bottom, juce::Rectangle< int > clip) | tracktion::engine::AudioFadeCurve | static |
| linear enum value | tracktion::engine::AudioFadeCurve | |
| renderBlock(DestSamplePointer &dest, int numSamples, float startAlpha, float endAlpha) noexcept | tracktion::engine::AudioFadeCurve | static |
| renderBlockForType(DestSamplePointer &dest, int numSamples, float startAlpha, float endAlpha, Type type) noexcept | tracktion::engine::AudioFadeCurve | static |
| sCurve enum value | tracktion::engine::AudioFadeCurve | |
| Type enum name | tracktion::engine::AudioFadeCurve |