Module: FMOD::Effects

Defined in:
lib/fmod/effects.rb,
lib/fmod/effects/fft.rb,
lib/fmod/effects/pan.rb,
lib/fmod/effects/dsps.rb,
lib/fmod/effects/echo.rb,
lib/fmod/effects/send.rb,
lib/fmod/effects/delay.rb,
lib/fmod/effects/fader.rb,
lib/fmod/effects/mixer.rb,
lib/fmod/effects/chorus.rb,
lib/fmod/effects/flange.rb,
lib/fmod/effects/return.rb,
lib/fmod/effects/it_echo.rb,
lib/fmod/effects/limiter.rb,
lib/fmod/effects/tremolo.rb,
lib/fmod/effects/low_pass.rb,
lib/fmod/effects/param_eq.rb,
lib/fmod/effects/three_eq.rb,
lib/fmod/effects/high_pass.rb,
lib/fmod/effects/normalize.rb,
lib/fmod/effects/compressor.rb,
lib/fmod/effects/distortion.rb,
lib/fmod/effects/it_lowpass.rb,
lib/fmod/effects/object_pan.rb,
lib/fmod/effects/oscillator.rb,
lib/fmod/effects/sfx_reverb.rb,
lib/fmod/effects/vst_plugin.rb,
lib/fmod/effects/channel_mix.rb,
lib/fmod/effects/pitch_shift.rb,
lib/fmod/effects/transceiver.rb,
lib/fmod/effects/multiband_eq.rb,
lib/fmod/effects/ladspa_plugin.rb,
lib/fmod/effects/winamp_plugin.rb,
lib/fmod/effects/loudness_meter.rb,
lib/fmod/effects/low_pass_simple.rb,
lib/fmod/effects/high_pass_simple.rb,
lib/fmod/effects/envelope_follower.rb,
lib/fmod/effects/convolution_reverb.rb

Overview

Namespace containing all of the built-in DSP effects.

Defined Under Namespace

Classes: ChannelMix, Chorus, Compressor, ConvolutionReverb, Delay, Distortion, Echo, EnvelopeFollower, FFT, Fader, Flange, HighPass, HighPassSimple, ITEcho, ITLowPass, LadspaPlugin, Limiter, LoudnessMeter, LowPass, LowPassSimple, Mixer, MultibandEq, Normalize, ObjectPan, Oscillator, Pan, ParamEq, PitchShift, Return, Send, SfxReverb, ThreeEq, Transceiver, Tremolo, VstPlugin, WinampPlugin