DedaCode SFilterFIR v1.0

Impulse-based / frequencies manipulation effect.


Parametres:
  • Coefa0..Coefa4:
    These params are based on the following math formula:

    output(t)=input(t)*a0+input(t-1)*a1+input(t-2)*a2+input(t-3)*a3+input(t-4)*a4


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