DedaCode Moving_Average v1.0

Lowpass filter for repairing audio signals.


Parametres:
  • Samples:
    The only param of this effect set the value "N" of the following formula:

    output(t)=1/N[input(t)+input(t-1)+input(t-2)+...+input(t-N)]


Credits:
This machine is distributed as FREEWARE.
This documentation is distributed under the terms of
GNU Free Documentation License v1.2 or later.

Machine Idea + Code:  DedaCode
Documentation + Skin: ladproject