BeatRepeat
Audio GpuRepeats captured audio slices with beat-aware timing and repeat decay.
No source doc block yet. This page was generated from the package manifest and source metadata.
Parameters
| Name | Type | Description |
|---|---|---|
| phase | float | Beat phase used for triggering when clock is External. |
| clock | int | Clock source: Free (size in seconds), External (wired phase), Metronome (global). |
| chance | float | Probability of triggering a repeat phrase. |
| size | float | Slice size in seconds (used in Free mode and as fallback in External mode). |
| division | int | Beat division used in External and Metronome modes. |
| count | int | Number of repeats. |
| decay | float | Per-repeat amplitude decay. |
| mix | float | — |
Ports
| Name | Direction | Type |
|---|---|---|
| input | Input | AUDIO_BUFFER |
| output | Output | AUDIO_BUFFER |