AudioReaction¶
in Lib.io.audio
Creates audio reaction from audio inputs.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Amplitude (Single) | — |
| InputBand (Int32) | — |
| WindowCenter (Single) | — |
| WindowEdge (Single) | — |
| WindowWidth (Single) | — |
| Threshold (Single) | — |
| MinTimeBetweenHits (Single) | — |
| Output (Int32) | — |
| Bias (Single) | — |
| Reset (Boolean) | — |
Outputs¶
| Name | Type |
|---|---|
| Level | System.Single |
| WasHit | System.Boolean |
| HitCount | System.Int32 |