validate_patch
Identify structural problems in Pure Data patches: broken connections, orphan objects, unknown objects, and missing DSP sinks.
Instructions
Validate a Pure Data .pd file for structural issues: broken connections, orphan objects, unknown objects, missing DSP sinks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Absolute file path to a .pd file, or raw .pd text content. If it starts with '#N canvas' it is treated as raw text. |