ABox Help Basics Objects Signals Tutorials
ButtonKnob
OscillatorNoise
Math OperatorFunction 1
ADSRSample and Hold
Pitch QuantizerRandom Sequence
Math KnobDelta
DelayDivider
DamperDecay
IIR z PlaneIIR Block
SplitterMixer
MultiplexerDemultiplexer
Wave OutWave In
OscilloscopeSpectrum Analyzer
LabelFile
Damper

The damper smooths abrupt transitions in signals by acting as a low pass filter. The graphic shows typical impulse responce.


Pins:
Xinputrequired to operate
YOutput Y = FIR(X,n)
Controls:
None.
Keyboard and Context menu:
deldelete the object
3three points (default)
5five points
7seven points
9nine points
Default State:
three points
Notes:
The signal is delayed by the number of points.
Specifically, the damper is a Blackman windowed moving average filter.