{
  "last_node_id": 12,
  "last_link_id": 15,
  "nodes": [
    {
      "id": 1,
      "type": "MiniMaxMusic3Loader",
      "pos": [100, 150],
      "size": { "0": 315, "1": 98 },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        { "name": "MODEL", "type": "MODEL", "links": [1] },
        { "name": "VAE", "type": "VAE", "links": [2] }
      ],
      "properties": { "Node name for S&R": "MiniMaxMusic3Loader" },
      "widgets_values": ["MiniMaxAI/MiniMax-Music3", "fp16", "group_offloading"]
    },
    {
      "id": 2,
      "type": "MiniMaxMusic3Prompt",
      "pos": [450, 150],
      "size": { "0": 400, "1": 200 },
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        { "name": "CAPTION", "type": "CONDITIONING", "links": [3] }
      ],
      "properties": { "Node name for S&R": "MiniMaxMusic3Prompt" },
      "widgets_values": [
        "[Genre] Modern Synthwave / Cyberpunk Electronic\n[BPM] 120 BPM\n[Key] A minor\n[Vocals] Female voice, ethereal and robotic harmonies, high energy in chorus\n[Instruments] Heavy analog bass synth, gated drums, arpeggiated synth leads, atmospheric pads\n[Arrangement] Builds up from a quiet atmospheric intro, drops into energetic chorus with punchy drums"
      ]
    },
    {
      "id": 3,
      "type": "MiniMaxMusic3Lyrics",
      "pos": [450, 390],
      "size": { "0": 400, "1": 320 },
      "flags": {},
      "order": 2,
      "mode": 0,
      "outputs": [
        { "name": "LYRICS", "type": "LYRICS", "links": [4] }
      ],
      "properties": { "Node name for S&R": "MiniMaxMusic3Lyrics" },
      "widgets_values": [
        "[Intro]\n(Synth pads swelling, pulse heartbeat)\n\n[Verse 1]\nNeon lights reflect in rain\nDigital dreams inside my brain\nMoving through the silent street\nCounting every electric beat\n\n[Pre-Chorus]\nSystem boot, sequence start\nBinary blood inside my heart\n\n[Chorus]\nWe run through the midnight glow\nWhere the synthwave rivers flow\nSinging louder than the thunder\nFalling in a neon wonder\n\n[Outro]\nSignal fades... fading out...\n(Soft synth echo)"
      ]
    },
    {
      "id": 4,
      "type": "MiniMaxMusic3Sampler",
      "pos": [900, 200],
      "size": { "0": 315, "1": 220 },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        { "name": "model", "type": "MODEL", "link": 1 },
        { "name": "conditioning", "type": "CONDITIONING", "link": 3 },
        { "name": "lyrics", "type": "LYRICS", "link": 4 }
      ],
      "outputs": [
        { "name": "LATENT", "type": "LATENT", "links": [5] }
      ],
      "properties": { "Node name for S&R": "MiniMaxMusic3Sampler" },
      "widgets_values": [42, "fixed", 30, 4.5, "euler", "normal", 1.0]
    },
    {
      "id": 5,
      "type": "VAEDecodeAudio",
      "pos": [1250, 200],
      "size": { "0": 280, "1": 120 },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        { "name": "samples", "type": "LATENT", "link": 5 },
        { "name": "vae", "type": "VAE", "link": 2 }
      ],
      "outputs": [
        { "name": "AUDIO", "type": "AUDIO", "links": [6] }
      ],
      "properties": { "Node name for S&R": "VAEDecodeAudio" }
    },
    {
      "id": 6,
      "type": "SaveAudio",
      "pos": [1560, 200],
      "size": { "0": 300, "1": 120 },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        { "name": "audio", "type": "AUDIO", "link": 6 }
      ],
      "properties": { "Node name for S&R": "SaveAudio" },
      "widgets_values": ["MiniMax_Music3_Output"]
    }
  ],
  "links": [
    [1, 1, 0, 4, 0, "MODEL"],
    [2, 1, 1, 5, 1, "VAE"],
    [3, 2, 0, 4, 1, "CONDITIONING"],
    [4, 3, 0, 4, 2, "LYRICS"],
    [5, 4, 0, 5, 0, "LATENT"],
    [6, 5, 0, 6, 0, "AUDIO"]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}
