DedaCode Degradation v2.0

This plugin is a complete degrader effect. Now in Stereo version.


Parametres:
  • Degrade:
    This param set the sample rate of the output signal.
  • Bit:
    This param set the number of bits for the selected sample rate.
  • Threshold:
    The effect will be not applied on input signals over the value you set here.
  • more Cos:
    This param is based on the following math expression:

    x=more Cos/100;
    0<=x<=1 out=Degrade(in);
    outCos=out*cos(count);
    out=(1-x)*out+x*outCos;


Credits:
This machine is distributed as FREEWARE.

Machine Idea + Programming: DedaCode
Help Content/Graphix + Skin:  ladproject