Files
settled-reach/docs/assets/_templates/audio.md
T
jpmschweitzerandClaude Opus 4.6 e56061ecbc docs(docs): add frontmatter to asset pipeline docs
Standardized YAML frontmatter on all 13 docs/assets/ files covering
audio, visual, and video pipeline docs, palettes, and templates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 00:15:51 +01:00

1.4 KiB

title, description, type, status
title description type status
Audio Asset Template Row and detailed entry templates for audio asset documentation design active

Audio Asset Template

Table Row Format

| {ID} | `{filename}.ogg` | {status} | {bus} | {method} | {duration} | {prompt/notes} | {sprint/ticket} |

Columns:

  • ID: Category prefix + sequential number (AMB-001, SFX-001, UI-001)
  • Filename: Target filename in client/assets/audio/
  • Status: planned / in-progress / placeholder / final
  • Bus: Ambient / World SFX / Player Actions / UI Sounds / Music
  • Method: SAO (Stable Audio Open) / synth (manual synthesis) / hybrid
  • Duration: Target duration
  • Prompt/Notes: Generation prompt or design description (keep brief — expand in detailed entry if needed)
  • Sprint/Ticket: Sprint number and ticket ID

Detailed Entry Format

Use below the asset table for assets that need expanded documentation (complex generation, iteration history, special integration notes).

### {ID}: {filename}
- **Sonic family:** insert-tech / organic
- **Frequency range:** {primary range}
- **Full prompt:** `{complete generation prompt}`
- **Post-processing:** {trim, normalize, EQ, crossfade, loop points}
- **Integration:** {which system triggers this, bus routing, special behavior}
- **Iteration history:**
  | Date | Version | Notes |
  |------|---------|-------|