ComfyUI Node
MiniMax Music Cover
A ComfyUI node in Runware/Audio/minimax with 9 inputs and 1 output.
MiniMax Music Cover
- audioSettings
- audio
◄audio—►
◄positivePrompt—►
◄seed0►
◄numberResults1►
◄settings.lyrics►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP3►
CategoryRunware/Audio/minimax
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | STRING | Audio input (UUID or URL). The provided audio file must be between 6 seconds and 6 minutes in duration. | |
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| audioSettingsopt | RUNWARE_AUDIOSETTINGS | — | |
| 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.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. | |
| 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 | — |