Alvas.Audio Class Library

DistortionAudioEffect Class

Distortion is achieved by adding harmonics to the signal in such a way that, as the level increases, the top of the waveform becomes squared off or clipped.

For a list of all members of this type, see DistortionAudioEffect Members.

System.Object
   AudioEffect
      DistortionAudioEffect

[Visual Basic]
Public Class DistortionAudioEffect
    Inherits 
[C#]
public class DistortionAudioEffect : AudioEffect

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Audio

Assembly: Alvas.Audio (in Alvas.Audio.dll)

See Also

DistortionAudioEffect Members | Alvas.Audio Namespace