FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
soundeffect.h File Reference
+ Include dependency graph for soundeffect.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::SoundEffect
 Base class for Efx sound effects. More...
 
class  FIFE::Reverb
 The environmental reverberation effect. More...
 
class  FIFE::Chorus
 The chorus effect essentially replays the input audio accompanied by another slightly delayed version of the signal, creating a ‘doubling’ effect. More...
 
class  FIFE::Distortion
 The distortion effect simulates turning up (overdriving) the gain stage on a guitar amplifier or adding a distortion pedal to an instrument’s output. More...
 
class  FIFE::Echo
 The echo effect generates discrete, delayed instances of the input signal. More...
 
class  FIFE::Flanger
 The flanger effect creates a “tearing” or “whooshing” sound. More...
 
class  FIFE::FrequencyShifter
 The frequency shifter is a single-sideband modulator, which translates all the component frequencies of the input signal by an equal amount. More...
 
class  FIFE::VocalMorpher
 The vocal morpher consists of a pair of 4-band formant filters, used to impose vocal tract effects upon the input signal. More...
 
class  FIFE::PitchShifter
 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. More...
 
class  FIFE::RingModulator
 The ring modulator multiplies an input signal by a carrier signal in the time domain, resulting in tremolo or inharmonic effects. More...
 
class  FIFE::Autowah
 The Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument. More...
 
class  FIFE::Compressor
 The Automatic Gain Control effect performs the same task as a studio compressor – evening out the audio dynamic range of an input sound. More...
 
class  FIFE::Equalizer
 The Equalizer providing tonal control over four different adjustable frequency ranges. More...
 
class  FIFE::EaxReverb
 The EAX Reverb is similar to Reverb but supports more options. More...
 

Namespaces

 FIFE