Pulsetrain VEX node
Filters the input
See also: Filter Step
This function is used to soften edges by calculating the filtering amount.
Inputs
|
edge |
A floating point value used as the median value for the test value. Default is 0.5. |
|
test |
This should be hooked up to the value needing filtering. |
|
blur |
When this value is greater than 1, this value will soften the filtering. |
Outputs
|
float |
This is the filter amount. |
Usages in other examples
| Example name | Example for |
|---|