Report intervals of zero to non-zero transitions
Name | Type | Opt | Description |
---|---|---|---|
refractory-period (milliseconds) | int or float | opt | Sets the refractory period. |
bang | A | will cause the object to restart the countdown of the refractory period from the time at which the was received.|
signal | In left inlet: A signal to be analyzed. The spike~ object analyzes an incoming signal and reports the interval, in milliseconds, between transitions between zero and non-zero signal values. You can specify a refractory period, which defines how soon after detecting a transition the spike~ object will report the next instance. |