ProcMusicAi
6 tools in this family (folder Editor/Tools/ProcMusicAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
procmusic_apply_default_template | writes | Drop in a pre-tuned ProcMusicSpec for one of: fantasy-rpg | scifi | horror | chill. |
procmusic_generate_code | writes | Emit MusicDirector.cs, StemMixer.cs, ProcMusicSynthesizer.cs and MoodTransitioner.cs into |
procmusic_generate_stem_set_procedural | writes | Bake a procedural .wav clip for every (mood × stem) combination in the spec. |
procmusic_generate_via_suno_api | writes | Generate a full mood track per spec mood via the Suno API (BYOK). |
procmusic_propose_from_prompt | read-only | Propose a ProcMusicSpec from a natural-language brief (e.g. \ |
procmusic_validate_spec | read-only | Validate a ProcMusicSpec JSON object without writing any asset. |