rampsmooth
Smooth an incoming signal
new rampsmooth()
Methods
next(x, up, down): out1
Arguments
Name | Type | Default | Description |
---|---|---|---|
x | number | ||
up | number | ||
down | number |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The smoothed signal is sent out the outlet. |
Smooth an incoming signal
new rampsmooth()
Name | Type | Default | Description |
---|---|---|---|
x | number | ||
up | number | ||
down | number |
Name | Type | Description |
---|---|---|
out1 | number | The smoothed signal is sent out the outlet. |