lib.io.audio.AudioReaction - tixl3d/tixl GitHub Wiki
in Lib.io.audio
Creates audio reaction from audio inputs.
| Name (Relevancy & Type) | Description |
|---|---|
| Amplitude (Single) | - |
| InputBand (Int32) | - |
| WindowCenter (Single) | - |
| WindowEdge (Single) | - |
| WindowWidth (Single) | - |
| Threshold (Single) | - |
| MinTimeBetweenHits (Single) | - |
| Output (Int32) | - |
| Bias (Single) | - |
| Reset (Boolean) | - |
| Name | Type |
|---|---|
| Level | System.Single |
| WasHit | System.Boolean |
| HitCount | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.