[SoundFX] [] [] [prev] [next]

Function [up] [down]
Works on low frequencies, means supresses or boosts them and let high frequencies pass through unaltered.

Parameter [up] [down]
Effect (P1)how much the operator effects the outcome. Negative values produce theopposite effect - they boost frequencys.
Cut-Off (P2)all frequencies below are getting processed, relative frequency ranging from 0 Hz to half of sampling-rate
Nr. (Length)How many coefficients should be used. The more they are, the better results will be get.(max 1024, but 64 is usually enough)
Window (W1)what windowfunction to use

Notes [up] [down]
Please don't wonder because of these long calculation-times. If you are using e.g. 64 coefficients, SFX needs to do 128 multiplications and 128 additions for each samplevalue. Since SFX lets you modulate filterspecifications (and not using fixed ones like other programs do), it has to redesign the filter each samplevalue. Therefore again a bunch of calculation steps are neccessary.
For FIR-filters a mathematical coprocessor really helps !

[SoundFX] [] [] [prev] [next]

© by Stefan Kost 1993-2001