Alvas.Audio Class Library

FlangerAudioEffect Class

Flange is an echo effect in which the delay between the original signal and its echo is very short and varies over time. The result is sometimes referred to as a sweeping sound. The term flange originated with the practice of grabbing the flanges of a tape reel to change the speed.

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

System.Object
   AudioEffect
      FlangerAudioEffect

[Visual Basic]
Public Class FlangerAudioEffect
    Inherits 
[C#]
public class FlangerAudioEffect : 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

FlangerAudioEffect Members | Alvas.Audio Namespace