Skip to content

lib.math.float.DetectPulse

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

DetectPulse

in lib.math.float


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

Please help use to improve this documentation. Feel free to improve the description.

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

Clone this wiki locally