modify_parameter
Change a parameter value on a module in a Cardinal/VCV Rack patch file. Specify the patch file, module ID, parameter ID, and new value (0.0 to 1.0).
Instructions
Modify a parameter on a module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | New value (0.0 to 1.0 for most params) | |
| filepath | Yes | Path to the .vcv patch file | |
| param_id | Yes | Parameter ID | |
| module_id | Yes | Module ID to modify |