LogoSearch packages:      

Sourcecode: audacity version File versions

CrossFader Class Reference

List of all members.


Detailed Description

Not used by Audacity (yet) apparently work in progress that has been abandoned.

Definition at line 30 of file CrossFade.h.


Public Member Functions

void AddClip (WaveClip *clip)
void ClearClips ()
bool GetSamples (samplePtr buffer, sampleFormat format, longSampleCount start, sampleCount len)
void SetExponentialCrossFade ()
void SetMixCrossFade ()
void SetTriangularCrossFade ()

Protected Attributes

WaveClipList mClips

Private Member Functions

bool CrossFadeMix (samplePtr buffer, sampleFormat format, longSampleCount start, sampleCount len)

Private Attributes

FadeType mType

The documentation for this class was generated from the following files:

Generated by  Doxygen 1.5.1   Back to index