技能 设计创意 音乐作品MIDI/乐谱提取

音乐作品MIDI/乐谱提取

v20260902
music-midi
用于从已生成的音乐作品(需提供作品ID)中提取结构化的MIDI数据或乐谱。这对于需要将生成的音乐用于专业转录、编曲或导入数字音频工作站(DAW)的用户非常有用。
获取技能
431 次下载
概览

Music MIDI

Runs pitch-tracked MIDI/score extraction on an already-generated production.

When to use

The user wants a MIDI file or score from a track they've already generated (transcription, arranging, DAW import). Needs an existing production id.

Steps

  1. Call mcp__cogmusic__extract_midi({ id: "<production-id>" }). Real GPU work, same reliability profile as music-stems and music-generate — one retry on a transient failure is reasonable before treating it as broken.
  2. Confirm via mcp__cogmusic__get_production that has_midi is now true.
  3. Like stems, the MIDI file itself isn't returned inline over MCP today — point the user at the dashboard to download it. See ADR-0001.
信息
Category 设计创意
Name music-midi
版本 v20260902
大小 945B
更新时间 2026-09-06
语言