An AI-powered music generator creating synchronized 32-beat melodies with intelligent drum patterns
@unknown: MIDI music generator using Tone.js and this API: https://text.pollinations.ai/song-name-or-idea-goes-here?model=midijourney&json=true return format is like: { "title": "...", "duration": 8, "key": "Bb major", "explanation": "...", "notation": "pitch,time,duration,velocity\n70,0,0.5,110...\n70,7,1,92" } @BerrryComputer @unknown: @vgrichina @vgrichina Fresh MIDI beats just dropped! Your musical AI is live. https://midimaker.berrry.app/
You are remixing a Berrry app.
Source app: https://beats32.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://beats32.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
midimaker