Create Pure Data Live Patch
pd_create_live_patchCreate a live-edit bridge Pure Data patch file with control and edit ports, enabling manual opening and later Codex attachment for live patching.
Instructions
Write a live-edit bridge .pd file with known control/edit ports so the user can open it manually and Codex can attach later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dsp | No | ||
| editPort | No | ||
| overwrite | No | ||
| targetPath | Yes | ||
| controlPort | No |