OpenTK.Audio.OpenAL.EfxEffectType Enumeration
Effect type definitions to be used with EfxEffecti.EffectType.

Syntax

public enum EfxEffectType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AutowahThe Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument.
ChorusThe Chorus effect essentially replays the input audio accompanied by another slightly delayed version of the signal, creating a "doubling" effect.
CompressorThe Compressor will boost quieter portions of the audio, while louder portions will stay the same or may even be reduced.
DistortionThe Distortion effect simulates turning up (overdriving) the gain stage on a guitar amplifier or adding a distortion pedal to an instrument's output.
EaxReverbThe EAX Reverb has a more advanced parameter set than EfxEffectType.Reverb, but is only natively supported on devices that support the EAX 3.0 or above.
EchoThe Echo effect generates discrete, delayed instances of the input signal.
EqualizerThe Equalizer is very flexible, providing tonal control over four different adjustable frequency ranges.
FlangerThe Flanger effect creates a "tearing" or "whooshing" sound, like a jet flying overhead.
FrequencyShifterThe Frequency shifter is a single-sideband modulator, which translates all the component frequencies of the input signal by an equal amount.
NullNo Effect, disable. This Effect type is used when an Effect object is initially created.
PitchShifterThe Pitch shifter applies time-invariant pitch shifting to the input signal, over a one octave range and controllable at a semi-tone and cent resolution.
ReverbThe Reverb effect is the standard Effects Extension's environmental reverberation effect. It is available on all Generic Software and Generic Hardware devices.
RingModulatorThe Ring modulator multiplies an input signal by a carrier signal in the time domain, resulting in tremolo or inharmonic effects.
VocalMorpherThe Vocal morpher consists of a pair of 4-band formant filters, used to impose vocal tract effects upon the input signal.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0