技能 设计创意 音乐母带处理与响度标准化

音乐母带处理与响度标准化

v20260902
music-master
该技能用于对已生成的音乐作品进行专业的母带处理。它执行响度标准化(默认为-14 LUFS,符合主流流媒体标准)和峰值限制,确保音乐在商业播放和流媒体平台具有最佳的均衡性和响度,达到“电台级”的最终效果。
获取技能
211 次下载
概览

Music Master

Applies loudness normalization (default target -14 LUFS, common streaming-platform standard) plus a peak limiter to an already-generated production.

When to use

The user wants a "radio-ready" or streaming-normalized version of a track they've already generated.

Steps

  1. Call mcp__cogmusic__master({ id: "<production-id>" }).
  2. The result includes lufs_before and lufs_after — report both so the user can see the actual loudness change, not just "done."
  3. Update the cached entry in music-productions (if one exists) with the new lufs_before/lufs_after/has_mastered: true fields so later lookups don't need a round-trip.
  4. Mastered audio isn't returned inline over MCP — point the user at the dashboard. See ADR-0001.
信息
Category 设计创意
Name music-master
版本 v20260902
大小 1.06KB
更新时间 2026-09-06
语言