Skip to content

lib.math.float.DetectPulse

Thomas Mann edited this page May 19, 2023 · 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.


Outputs

Name Type
HasChanged System.Boolean
DebugValue System.Single

Parameters

Name Type Relevancy
Value System.Single
Threshold System.Single
Damping System.Single
MinTimeBetweenHits 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