- Run
setup_project.ps1in PowerShell to downloadminiaudio.hand the SDL3 VC package. - Install projectM and curl via vcpkg:
vcpkg install curl:x64-windows projectm:x64-windows
- In Visual Studio 2022:
- File -> Open -> Folder... -> select this folder.
- Build target:
x64-Debugorx64-Release.
- Put your
song.mp3in the output build folder alongside the executable. - Put your Gemini API Key in
api.key(Line 1). - Press F5 to run!
- F1: Save current preset to
./save/preset_XXXX.milk - F2: Asynchronously query AI to mutate the preset with music reactivity
- ESC: Exit
STEP 1 Dump a valide song.mp3 exe folder
STEP 2
edit add valid api.key
GEMINI_API_KEY (create in google ai studio)
GROK_API_KEY
STEP 3 edit optimize ai prompt what you want ai do to this preset (max lent 500-1000 charactere) prompt.txt