Category: ⚙️ System
![]()
Turn audio DSP processing on or off for selected blocks/groups. Use it to free CPU on parts of the patch that aren't audible right now.
Connect any audio blocks (or whole groups/devices via subpatch) to the Tag input, then toggle DSP via the on-block switch or the jolt input. Disabled blocks stop spending audio thread cycles, which is the cheapest way to reclaim performance in big patches - turn off the synth in room A while the player is in room B.
| Name | Type | Description |
|---|---|---|
| Target blocks | Tag Input | Tag input. Connect any audio blocks (or whole groups/devices) you want to enable/disable. |
| DSP Enable | Jolt Input | Send any non-zero value to enable DSP on the connected blocks; send 0 to disable. |