analyze_patch
Analyze Pure Data .pd files to get object counts, signal flow graphs, DSP chain detection, complexity scoring, and validation results.
Instructions
Analyze a Pure Data .pd file: object counts by category, signal flow graph, DSP chain detection, complexity scoring, and validation.
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. |