Audio and Music Media Production
Overview
Use this umbrella for music, audio generation, audio analysis visuals, and lightweight media transformations. Produce or inspect an actual artifact when tools are available.
When to Use
- Song lyrics, structure, genre tags, and Suno-style prompts.
- HeartMuLa or other open-source song generation.
- AudioCraft, MusicGen, or AudioGen.
- Spectrograms, chroma, MFCC, tempogram, and feature visuals.
- ASCII image/video/audio transformations.
- GIF search and download.
Sections
Song Prompts
Define genre, mood, tempo, vocal style, structure, and motif. Keep hooks repeatable and lyrics singable.
Model Generation
Check hardware and dependencies first. Save generated audio and inspect duration or playability.
Audio Analysis
Record sample rate, duration, visualization type, and output path.
Media Transformation
Specify input, output format, size, duration, and source/licensing caveats.
Common Pitfalls
- Writing a prompt when generation was requested.
- Ignoring model/runtime requirements.
- Not verifying generated media exists.
Verification Checklist
1---2name: audio-music-media-production3description: Use when creating or analyzing music and audio media with song prompts, HeartMuLa, AudioCraft, spectrograms, ASCII media, or GIF search.4license: MIT5---67# Audio and Music Media Production89## Overview10Use this umbrella for music, audio generation, audio analysis visuals, and lightweight media transformations. Produce or inspect an actual artifact when tools are available.1112## When to Use13- Song lyrics, structure, genre tags, and Suno-style prompts.14- HeartMuLa or other open-source song generation.15- AudioCraft, MusicGen, or AudioGen.16- Spectrograms, chroma, MFCC, tempogram, and feature visuals.17- ASCII image/video/audio transformations.18- GIF search and download.1920## Sections21### Song Prompts22Define genre, mood, tempo, vocal style, structure, and motif. Keep hooks repeatable and lyrics singable.2324### Model Generation25Check hardware and dependencies first. Save generated audio and inspect duration or playability.2627### Audio Analysis28Record sample rate, duration, visualization type, and output path.2930### Media Transformation31Specify input, output format, size, duration, and source/licensing caveats.3233## Common Pitfalls341. Writing a prompt when generation was requested.352. Ignoring model/runtime requirements.363. Not verifying generated media exists.3738## Verification Checklist39- [ ] Artifact type and format known.40- [ ] Tool or model availability checked.41- [ ] Output path, URL, or blocker reported.