ComfyUI Node
MiniMax Music 2.6
A ComfyUI node in Runware/Audio/minimax with 11 inputs and 1 output.
MiniMax Music 2.6
- audioSettings
- audio
◄positivePrompt►
◄negativePrompt►
◄seed0►
◄numberResults1►
◄settings.instrumentalfalse►
◄settings.lyrics►
◄settings.lyricsOptimizerfalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP3►
CategoryRunware/Audio/minimax
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| audioSettingsopt | RUNWARE_AUDIOSETTINGS | — | |
| positivePromptopt | STRING | Text prompt describing elements to include in the generated output. | |
| negativePromptopt | STRING | Prompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1). | |
| seedopt | INT | 00–1000000 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.instrumentalopt | BOOLEAN | false | Generate instrumental output without vocals. |
| settings.lyricsopt | STRING | Structured lyrics with section tags such as [Intro], [Verse], [Chorus], [Bridge], [Outro], and [Inst]. For instrumental generation, a tag-only skeleton is acceptable. | |
| settings.lyricsOptimizeropt | BOOLEAN | false | Optimize provided lyrics or generate them from the prompt when omitted. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | MP3 | File format for the generated audio. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |