Skip to content

DetectPulse

in Lib.numbers.float.process

Detects if rapid changes within an input signal exceed a threshold. This can be useful for detecting beats in OSC or audio signals.

Input Parameters

Name (Relevancy & Type) Description
Value (Single)
Threshold (Single)
Damping (Single)
MinTimeBetweenHits (Single)

Outputs

Name Type
HasChanged System.Boolean
DebugValue System.Single