Skip to content

Lib.numbers.float.process.DetectPulse

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

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

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally