-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.float.process.DetectPulse
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Detects if rapid changes within an input signal exceed a threshold. This can be useful for detecting beats in OSC or audio signals.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | - |
| Threshold (Single) | - |
| Damping (Single) | - |
| MinTimeBetweenHits (Single) | - |
| Name | Type |
|---|---|
| HasChanged | System.Boolean |
| DebugValue | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.