Build an audio-reactive analysis rig
td_build_audio_reactive_rigCreate a reusable CHOP audio analysis network that captures device or file input, produces spectrum, smoothed frequency bands, level envelope, and beat gate, then sends to a stable Null.
Instructions
Create a reusable CHOP analysis network with device/file input, spectrum, smoothed low/mid/high bands, level envelope, beat gate, and a stable output Null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| name | No | audio_reactive | |
| lowHz | No | ||
| midHz | No | ||
| device | No | ||
| highHz | No | ||
| parent | No | Absolute TouchDesigner operator path, for example /project1/visuals/noise1 | /project1 |
| source | No | device | |
| smoothing | No | ||
| beatThreshold | No |