Skip to content

lib.math.float.DetectPulse

Thomas Mann edited this page Oct 10, 2022 · 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

Parameters

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