Render Manifest Vocal Stems
vocaloid_render_vocal_stemsRender individual vocal tracks as verified stems with explicit pan, send, and volume control through the original Editor.
Instructions
Render selected vocal tracks individually through the original Editor as verified stems with explicit pan/send policy and provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry | Yes | true disables vocal send routing; false preserves source send settings | |
| volume | No | Optional explicit VOCALOID mixer volume; omitted preserves each source value | |
| center_pan | Yes | true centers each stem; false preserves the source track pan | |
| manifest_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| response_format | No | markdown | |
| timeout_seconds | No | Per-track original Editor export deadline | |
| vocal_track_ids | No | Optional vocal track IDs; omitted renders every vocal track | |
| output_directory | Yes | Existing writable directory for slugged stem filenames | |
| expected_revision | Yes | ||
| project_artifact_id | Yes | VSQX artifact ID returned by manifest inspect/build | |
| allow_pre_send_adjustment | No | Explicitly allow the Editor's exact Event Verification prompt to reduce Pre-Send for every selected stem |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| warnings | Yes |