name: eta-mu-audio-forge description: Compose and render lore-aligned eta-mu audio artifacts with deterministic parameters and marker receipts. metadata: owner: project version: 1
Eta-Mu Audio Forge
Use this skill for world sounds, songs, voices, and musical artifact generation.
Output Contract
- Prefer canonical WAV output; MP3 may be convenience output.
- Include tempo, seed, signal chain, and render rate.
- Include marker timestamps for at least
anchorandtaxwhere applicable. - Keep naming consistent with part-based conventions.
Procedure
- Define musical intent and tempo (example: lullaby 78 BPM, epic 84 BPM).
- Choose synthesis graph and deterministic seed.
- Render primary audio asset.
- Emit metadata receipt with markers and chain details.
- Add regression check for deterministic generation where code changed.
Guardrails
- Do not ship audio generation logic without marker schema and receipts.
- Do not replace canonical assets destructively.