Suno Replace Section

Replace a specific time range within a Suno-generated track with new content.

Overview

Suno Replace Section targets a precise time range within an existing Suno track and regenerates that portion based on a prompt and style tags. This allows surgical editing of specific sections (e.g., replacing a weak verse or changing a chorus) without regenerating the entire song. The node requires a Suno Task ID and Audio ID from an upstream node.

Configuration

Field Type Default Description
Start Time number (seconds) 0 Beginning of the section to replace (minimum 0).
End Time number (seconds) 30 End of the section to replace (minimum 6, maximum 60).
Prompt string (max 3000) "" Description of the replacement content (required).
Tags string (max 500) "" Style/genre tags for the replacement section (required).
Title string (max 200) "" Optional title for the replacement.
Task ID string "" Suno task ID from an upstream Suno node (required, resolved automatically).
Audio ID string "" Suno audio ID from an upstream Suno node (required, resolved automatically).

Inputs & Outputs

Common Use Cases

Tips