Alvas.Audio Class Library

AudioEffect Methods

The methods of the AudioEffect class are listed below. For a complete list of AudioEffect class members, see the AudioEffect Members topic.

Public Static (Shared) Methods

CreateChorusAudioEffect Creates Chorus audio effect
CreateCompressorAudioEffect Creates Compressor audio effect
CreateDistortionAudioEffect Creates Distortion audio effect
CreateEchoAudioEffect Creates Echo audio effect
CreateFlangerAudioEffect Creates Flanger audio effect
CreateGargleAudioEffect Creates Gargle audio effect
CreateI3DL2ReverbAudioEffect Creates I3DL2Reverb audio effect
CreateParamEqAudioEffect Creates ParamEq audio effect
CreateWavesReverbAudioEffect Creates WavesReverb audio effect

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ProcessInPlace Process in place audio data and put the resulting audio data into data array
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

AudioEffect Class | Alvas.Audio Namespace