EfxEffectType Enum

Definition

Effect type definitions to be used with EfxEffecti.EffectType.

public enum EfxEffectType
type EfxEffectType = 
Inheritance
EfxEffectType

Fields

Autowah 10

The Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument.

Chorus 2

The Chorus effect essentially replays the input audio accompanied by another slightly delayed version of the signal, creating a "doubling" effect.

Compressor 11

The Compressor will boost quieter portions of the audio, while louder portions will stay the same or may even be reduced.

Distortion 3

The Distortion effect simulates turning up (overdriving) the gain stage on a guitar amplifier or adding a distortion pedal to an instrument's output.

EaxReverb 32768

The 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.

Echo 4

The Echo effect generates discrete, delayed instances of the input signal.

Equalizer 12

The Equalizer is very flexible, providing tonal control over four different adjustable frequency ranges.

Flanger 5

The Flanger effect creates a "tearing" or "whooshing" sound, like a jet flying overhead.

FrequencyShifter 6

The Frequency shifter is a single-sideband modulator, which translates all the component frequencies of the input signal by an equal amount.

Null 0

No Effect, disable. This Effect type is used when an Effect object is initially created.

PitchShifter 8

The 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.

Reverb 1

The Reverb effect is the standard Effects Extension's environmental reverberation effect. It is available on all Generic Software and Generic Hardware devices.

RingModulator 9

The Ring modulator multiplies an input signal by a carrier signal in the time domain, resulting in tremolo or inharmonic effects.

VocalMorpher 7

The Vocal morpher consists of a pair of 4-band formant filters, used to impose vocal tract effects upon the input signal.

Applies to