Generate Music

Create original music tracks from text prompts using MiniMax.

Overview

The Generate Music node produces original music from a text description using MiniMax. This is the basic music generation node – for Suno-based generation (covers, extensions, lyrics, stem separation, and more), use the dedicated Suno Generate node and the other Suno-specific nodes.

Configuration

Field Type Default Description
Prompt string "" Description of the desired music (max 3000 characters). Describe genre, mood, tempo, instruments, and style
Duration number 8 Target duration in seconds
Provider MusicProvider "minimax" Music generation model (see Providers table below)
Genre string "" Optional genre hint (e.g., “electronic”, “jazz”, “cinematic”)
Mood string "" Optional mood descriptor (e.g., “uplifting”, “dark”, “relaxing”)
Instrumental boolean true Generate instrumental-only track (no vocals)
Lyrics string "" Optional lyrics for vocal tracks (ignored when Instrumental is true)
Reference Source "none" \| "upload" \| "youtube" "none" Optional reference audio source for style guidance
Reference Audio URL string "" URL of uploaded reference audio (when Reference Source is “upload”)
Reference YouTube URL string "" YouTube URL for style reference (when Reference Source is “youtube”)

Providers

Provider Model Notes
minimax MiniMax Music The only provider for this node

Note: Suno models (suno / suno-v5) are not available through this node. They run through the dedicated Suno Generate node (and related Suno-specific nodes) which use a separate client path. See Suno Generate for Suno-based music generation.

Inputs & Outputs

Common Use Cases

Tips