vcv_live
Map patch parameters to OSC addresses and build performance sheets for live VCV Rack control.
Instructions
Live performance portmanteau — address_map, performance_sheet.
Return Format
{"success": bool, "operation": str, ...}
Examples
vcv_live(operation="address_map", patch_id="ambient-drone") vcv_live(operation="performance_sheet", patch_id="ambient-drone")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch_id | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||