|
Damper |
|
 |
The damper smooths abrupt transitions in signals by acting as a low pass filter. The graphic shows typical impulse responce. |
|
|
Pins:
| | | | | |
| X | input | required to operate |
| Y | Output Y = FIR(X,n) |
Keyboard and Context menu:
| | | |
| del | delete the object |
| 3 | three points (default) |
| 5 | five points |
| 7 | seven points |
| 9 | nine 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. |
|