Skip to content

fix: replace music with MusicGen AI-generated tracks#26

Merged
JesseRWeigel merged 1 commit intomainfrom
fix/musicgen-audio
Mar 16, 2026
Merged

fix: replace music with MusicGen AI-generated tracks#26
JesseRWeigel merged 1 commit intomainfrom
fix/musicgen-audio

Conversation

@JesseRWeigel
Copy link
Owner

Summary

Replace the terrible synthesized music (sine wave noise) with proper tracks generated by Meta's MusicGen medium model.

Track Duration Prompt
ambient 30s dark fantasy ambient, dungeon atmosphere, ethereal drone
combat 20s epic orchestral battle, driving war drums, minor key
victory 10s triumphant fantasy fanfare, heroic brass
defeat 8s somber defeat, melancholic strings, mournful cello

Closes #25

🤖 Generated with Claude Code

Generate 4 music tracks using Meta's MusicGen medium model:
- ambient (30s): dark fantasy dungeon atmosphere
- combat (20s): epic orchestral battle theme
- victory (10s): triumphant fanfare
- defeat (8s): somber melancholic theme

Closes #25

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JesseRWeigel JesseRWeigel merged commit 9f1992c into main Mar 16, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace synthesized music with quality tracks

1 participant