# Suno Mashup

> Blend two audio tracks into one mashup with Suno. Turn on custom mode to set the title, the style tags, the styles to avoid and the vocal gender.

Source: https://nodaro.ai/docs/nodes/audio/suno-mashup

The **Suno Mashup** node blends two audio tracks into one mashup made by Suno. Connect the two tracks, choose a Suno version, and optionally steer the result with a title, style tags and a vocal gender in custom mode. Unlike [Mix Audio](https://nodaro.ai/docs/nodes/audio/mix-audio), which layers tracks as they are, Suno Mashup creates a new track from both.

- Found in: Audio › Music
- Output: audio
- API type: `suno-mashup`

## When to use it
- You want to combine two songs made with [Suno Create Music](https://nodaro.ai/docs/nodes/audio/suno-create-music) into one composition.
- You want a DJ-style mashup: the vocals of one track over the instrumental of another.
- You want to blend two genre versions of the same song idea.

## Quick start
### Add the node

Press Tab on the canvas, or open the node picker in the sidebar, and choose **Audio › Music › Suno Mashup**.

### Connect two tracks

Connect one audio node to **Audio 1** and another to **Audio 2**. Both inputs are required.

### Steer the result

To set a style, tick **Custom Mode** in the settings panel, then fill in **Style**, for example `synthwave, driving beat`.

### Run it

Click **Run**. The mashup appears on the node.

Workflow: Two songs from Suno Create Music are blended into one track by Suno Mashup.

- Suno Create Music → Suno Mashup (audio 1)
- Suno Create Music → Suno Mashup (audio 2)

## Inputs
| Input | Accepts | What it does |
| --- | --- | --- |
| **Audio 1** | Audio nodes, such as Suno Create Music, [Upload Audio](https://nodaro.ai/docs/nodes/audio/upload-audio) and [Suno Separate](https://nodaro.ai/docs/nodes/audio/suno-separate) | The first track. |
| **Audio 2** | Audio nodes | The second track. |

The node runs only when both inputs are connected. The output, **Audio**, is the mashup.

## Settings
| Setting | What it does |
| --- | --- |
| **Model** | The Suno version. The default is **Suno V6**. See [Which Suno version to choose](#which-suno-version-to-choose). |
| **Custom Mode** | Turns on the four settings below. It is off by default. |
| **Title (optional)** | The title of the mashup, up to 80 characters. Custom mode only. |
| **Style (optional)** | Genre and style tags for the mashup. Custom mode only. |
| **Negative Style (optional)** | Styles to avoid in the mashup. Custom mode only. |
| **Vocal Gender (optional)** | **Auto** (the default), **Male** or **Female**. Custom mode only. |

## Which Suno version to choose

Suno Mashup runs the same Suno versions as Suno Create Music, and a mashup costs the same on every version.

| Model | Maker | Modes | Credits | Details |
| --- | --- | --- | --- | --- |
| [Suno V6](https://nodaro.ai/docs/models/audio/suno-v6) | Suno | Music | 30 | Suno V6 — greater musical expression with more natural vocals and richer details. The flagship and the default. |
| [Suno V6 Wild](https://nodaro.ai/docs/models/audio/suno-v6-wild) | Suno | Music | 30 | Suno V6 Wild — pushes creative boundaries for bolder, more distinctive musical expression; more varied, less predictable results. |
| [Suno V6 Mini](https://nodaro.ai/docs/models/audio/suno-v6-mini) | Suno | Music | 30 | Suno V6 Mini — lightweight and fast, balancing quality and speed for effortless creation. |
| [Suno v5.5](https://nodaro.ai/docs/models/audio/suno-v5-5) | Suno | Music | 30 | Suno v5.5 — improved audio quality and expressiveness over v5. |
| [Suno v5](https://nodaro.ai/docs/models/audio/suno-v5) | Suno | Music | 30 | Suno v5 — better vocal quality than v4, more genres. Same price. |
| [Suno v4](https://nodaro.ai/docs/models/audio/suno-v4) | Suno | Music | 30 | Suno v4 music generation — full songs with vocals, multiple genres. |

The earlier versions Suno V4.5 Plus, Suno V4.5 All and Suno V4.5 are also available. For the differences, read [Which Suno version to choose](https://nodaro.ai/docs/nodes/audio/suno-create-music#which-suno-version-to-choose).

## Tips
- **Match keys and tempos.** Tracks in compatible keys and tempos give the most musical results.
- **Give it one genre.** Tick **Custom Mode** and use **Style** to pull both tracks toward one coherent genre.
- **Keep unwanted traits out.** Use **Negative Style** for what should not carry over from either track.
- **Test with short tracks.** Check how well two tracks blend before you use full-length songs.

## Frequently asked questions

### How many tracks does Suno Mashup need?

Exactly two, one on the Audio 1 input and one on the Audio 2 input. The node does not run with only one track.

### Do both tracks have to come from Suno?

No. Any audio works, for example two Suno songs, two uploaded files, or the vocal of one song from Suno Separate with a different instrumental.

### How many credits does a mashup cost?

Each run costs 30 credits.

### Why are my Style and Title not used?

Title, Style, Negative Style and Vocal Gender take effect only when Custom Mode is ticked.
