---
title: "MiniMax Music Generation"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/minimax/minimaxmusicgeneration
markdown: https://docs.nodetool.ai/nodes/minimax/minimaxmusicgeneration.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/minimax/minimaxmusicgeneration.md
---

# MiniMax Music Generation

**Type:** `minimax.MusicGeneration`

**Namespace:** `minimax`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| prompt | `str` | Describe the style, mood, genre, and instrumentation of the music. | `An upbeat pop song with bright synths and a cat...` |
| lyrics | `str` |  | `[Verse] Walking down the city street [Chorus] T...` |
| model | `enum` | The MiniMax music model to use. | `music-2.6` |
| format | `enum` | Output audio format. | `mp3` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `audio` |  |

## Related Nodes

Browse other nodes in the [minimax](./) namespace.
