ExcelsiorCreative/the-infinite-crate — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an experimental music making plugin for a DAW called The Infinite Crate. I want musicians to type several text prompts, blend them together like a mixer, and use them to steer a live AI music model in real time. The generated audio should stream straight into the DAW so people can sample it, jam with it, or use it as a practice partner.

Please make the plugin with a clean React interface and JUCE for the audio side. It should connect to the Gemini Lyria RealTime API, handle the live websocket stream, and keep the plugin state synced between the UI and the audio engine. I want it to work as a VST3, AU on Mac, and a standalone app where that makes sense.

Include basic setup and build scripts for Mac and Windows, plus clear instructions for development mode with hot reload and production builds. Look up current docs online if you need to.

Want more depth? Deep Reverse