Analyze Vocal Score Versus Render
vocaloid_analyze_vocal_stemCompare stable vocal events against a verified isolated stem to produce a reproducible analysis of pitch, timing, energy, diction, and vibrato.
Instructions
Compare stable vocal events with a verified isolated stem and record reproducible pitch, timing, energy, diction, and vibrato evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_ids | No | Optional direct-note or phrase-cell stable IDs; omitted analyzes the selected section/track | |
| section_id | No | Globally unique stable lowercase ID; preserve it across unrelated revisions | |
| output_path | Yes | New slugged filename ending in .vocal-analysis.json | |
| manifest_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| response_format | No | markdown | |
| maximum_pitch_hz | No | ||
| minimum_pitch_hz | No | ||
| stem_artifact_id | Yes | vocal_stem artifact ID from manifest inspect | |
| expected_revision | Yes | ||
| onset_tolerance_ms | No | ||
| offset_tolerance_ms | No | ||
| pitch_tolerance_cents | No | ||
| timeline_offset_seconds | No | Explicit additional offset after automatic pre-measure/tempo mapping |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| warnings | Yes |