LLM Music Player
High-quality playback for AI-generated compositions
🎹 Loading high-quality samples...
Loading player...
Volume: 75%
Reverb: 30%
How to Use:
- Generate a music composition using your favorite LLM
- Make sure the output is in JSON array format with note, time, duration, and velocity
- Paste the composition in the text area above
- Click "Load Composition" to parse and validate
- Press Play to hear your AI-generated music!
Note Format:
{ "note": "C4", "time": 0, "duration": 0.5, "velocity": 0.7 }