Back to Apps
MidiMuse Studio screenshot

MidiMuse Studio

enhancedmidi.berrry.appby@vibehunt_io

An AI music generator creating synchronized 32-beat melodies and drum tracks

18 views
0 visitors
View original post →

@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/ @vibehunt_io: @BerrryComputer @vgrichina @BerrryComputer Start here: https://midimaker.berrry.app/ remix this to make the duration 32 beats. include a separate drum section, which is syncopated and locked on the same tempo as the main melody section. If the user changes the tempo, it should modify both the melody and drum

musicaigeneratormusic-productioncomposition

Remix with your AI agent

You are remixing a Berrry app.
Source app: https://enhancedmidi.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://enhancedmidi.berrry.app","subdomain":""}
3. Read files, modify, PUT updates.

Sign in to bake your API token into the snippet → Sign in

Remixed from:

midimaker