Suno Generate

Full song generation using Suno AI with extensive creative controls.

Overview

Suno Generate creates complete songs from text prompts. It supports multiple Suno model versions, custom lyrics with metatag formatting, genre/style tags, and fine-grained controls for vocal gender, style weight, weirdness, and audio weight. The prompt field supports Suno metatag autocomplete for structured lyrics.

Configuration

Field Type Default Description
Prompt string "" Main text prompt describing the song (in custom mode, the lyrics). Supports Suno metatag autocomplete. Max length is per-version: 5000 for V4.5 / V4.5PLUS / V4.5ALL / V5 / V5.5, 3000 for V4; 500 in non-custom (inspiration) mode. Over-long input is truncated to the model’s limit — the editor warns first so you can switch model or shorten.
Model enum "V5" Suno model version: V5, V4_5ALL, V4_5PLUS, V4_5, V4.
Title string (max 80) "" Title for the generated song (Suno caps titles at 80 characters).
Lyrics string "" Song lyrics with metatag support ([Verse], [Chorus], [Bridge], etc.). Same per-version max as Prompt (5000 for V4.5+/V5, 3000 for V4).
Style string (max 1000) "" Genre and style tags (e.g., “pop rock, upbeat, energetic”). Max 1000 for V4.5+/V5, 200 for V4.
Negative Style string (max 500) "" Styles to avoid in generation.
Vocal Gender enum auto "male", "female", or unset for automatic selection.
Style Weight number 0.5 Influence of style tags on output (0.0 to 1.0).
Weirdness number 0.0 Controls experimental/unconventional output (0.0 to 1.0).
Audio Weight number 0.5 Balance between prompt and audio characteristics (0.0 to 1.0).
Custom Mode boolean false Enables advanced parameter control.
Instrumental boolean false When true, generates instrumental-only (no vocals).

Inputs & Outputs

Inputs

Handle Accepts Routes to
Prompt text producers + audio/visual pickers prompt
Audio style audio pickers (genre/mood/instrumentation), voice describers folded into style/prompt
Voice voice persona (suno-voice / voice-design / voice-character) personaId
Style (Advanced) text producers style
Lyrics (Advanced) text producers lyrics
Title (Advanced) text producers title
Negative style (Advanced) text producers negativeStyle

The four Advanced handles appear when you expand Advanced ▾ on the node (or when the field already has content/a wire). Wiring any of Style / Lyrics / Title puts Suno into custom mode automatically.

Outputs

Bottom-strip controls

The node’s bottom strip exposes the most-used non-text controls without opening the config panel:

The same sliders (with these descriptions) are in the config panel.

Editing fields from the node

Each field — Prompt, Style, Lyrics, Title, Negative style — is filled one of three ways, with no manual source-picker:

Expand Advanced ▾ and use Edit ▾ to edit any field — including Prompt — in a focused modal (the same editors as the config panel). The node’s Final view shows the fully-assembled result — prompt + style + lyrics + title + negative + any connected style pickers — so you always see exactly what will be sent.

Generate with AI

The Prompt, Style, Lyrics, and Negative style fields each have a ✨ AI button (in the config panel and the field-edit modal) that runs the prompt wizard:

Each button is hidden when its field is wired from another node. (Title has no AI button — it’s a short label.)

Best Practices

Common Use Cases

Tips