Jamoma API  0.6.0.a19
Jamoma DSP EffectsLib

Various audio effects units. More...

+ Collaboration diagram for Jamoma DSP EffectsLib:

Files

file  EffectsLib.cpp
 #dspEffectsLib is a library of effects units
 
file  TTBalance.h
 TTBalance balance the gain level according to a side band signal.
 
file  TTDegrade.h
 TTDegrade distorts signal by reducing bit resolution and/or sample rate.
 
file  TTGain.h
 TTGain adjusts adio gain
 
file  TTLimiter.h
 TTLimiter implements a lookahead limiter processor for controlling the dynamics of an input.
 
file  TTMuteSolo.h
 

TTMutesolo mutes and soloes channels.


 
file  TTOverdrive.h
 TTOverdrive is a soft saturation distortion effect.
 
file  TTPanorama.h
 #TTPanorama performes stereo panning.
 
file  TTThru.h
 TTThru pass an input signal to the output unchanged.
 
file  TTWaveshaper.h
 TTWaveshaper distorts the signal by applying a waveshaper distortion
 
file  TTBalance.cpp
 TTBalance balance the gain level according to a side band signal.
 
file  TTDegrade.cpp
 TTDegrade distorts signal by reducing bit resolution and/or sample rate.
 
file  TTGain.cpp
 TTGain adjusts adio gain
 
file  TTLimiter.cpp
 TTLimiter implements a lookahead limiter processor for controlling the dynamics of an input.
 
file  TTMuteSolo.cpp
 

TTMutesolo mutes and soloes channels.


 
file  TTOverdrive.cpp
 TTOverdrive is a soft saturation distortion effect.
 
file  TTPanorama.cpp
 #TTPanorama performes stereo panning.
 
file  TTThru.cpp
 TTThru pass an input signal to the output unchanged.
 
file  TTWaveshaper.cpp
 TTWaveshaper distorts the signal by applying a waveshaper distortion
 
file  DSP/extensions/EffectsLib/test.cpp
 Default unit test for classes in the #dspEffectsLib.
 
file  TTGain.test.cpp
 Unit tests for TTGain.
 
file  TTMuteSolo.test.cpp
 Unit tests for #TTMuteSolo.
 
file  TTThru.test.cpp
 Unit tests for TTThru.
 

Detailed Description

Various audio effects units.