Render Reproducible Stem Mix
vocaloid_render_stem_mixRender verified stems from a manifest with effects, capture the mix and filter graph without hidden normalization.
Instructions
Render selected verified stems through manifest automation/effects without hidden normalization, then record the measured mix and filter graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bit_depth | Yes | ||
| output_path | Yes | New slugged .wav mix path | |
| sample_rate | Yes | ||
| manifest_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| reference_lufs | No | Analysis reference only; rendering does not normalize to this value | |
| response_format | No | markdown | |
| timeout_seconds | No | ||
| expected_revision | Yes | ||
| stem_artifact_ids | Yes | ||
| reference_true_peak_dbfs | No | Analysis reference only; add an explicit limiter when desired |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| warnings | Yes |