# Suno Convert WAV

> Convert a song made by a Suno node from compressed MP3 to lossless WAV, for mixing, mastering, archiving or tools that do not accept MP3 files.

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

The **Suno Convert WAV** node converts a song made by a Suno node from compressed MP3 to lossless, uncompressed WAV. The node reads the track IDs by itself, so there is nothing to configure. Connect a Suno node, such as [Suno Create Music](https://nodaro.ai/docs/nodes/audio/suno-create-music), and run it. Use it when a mix, a master or another tool needs lossless audio.

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

## When to use it
- You want to mix or master a generated song in professional tools.
- Your video production needs uncompressed audio.
- You want to archive high-quality versions of your songs.
- A platform or tool that you use does not accept MP3.

## Quick start
### Add the node

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

### Connect a Suno song

Connect Suno Create Music, or another Suno node, to the **Audio** input.

### Run it

Click **Run**. The WAV version of the selected track appears on the node.

Workflow: A song from Suno Create Music is converted to WAV and saved to storage.

- Text → Suno Create Music (prompt)
- Suno Create Music → Suno Convert WAV (audio)
- Suno Convert WAV → Save to Storage

## Inputs
| Input | Accepts | What it does |
| --- | --- | --- |
| **Audio** | A Suno node, such as Suno Create Music, [Suno Extend](https://nodaro.ai/docs/nodes/audio/suno-extend) or [Suno Cover](https://nodaro.ai/docs/nodes/audio/suno-cover) | The track to convert. The node reads its Task ID and the Audio ID of the selected version. |

The output, **Audio**, is the WAV file.

## Settings
| Setting | What it does |
| --- | --- |
| **Task ID** and **Audio ID** | The track to convert. Both are filled from the connected Suno node when the workflow runs, and a connection wins over typed values. Paste them only to convert a song from an earlier session. |

## Tips
- **Convert at the end.** Put the node at the end of a Suno workflow, when the song is final.
- **Convert before processing.** Audio nodes such as [Mix Audio](https://nodaro.ai/docs/nodes/audio/mix-audio) and [Adjust Volume](https://nodaro.ai/docs/nodes/audio/adjust-volume) benefit from lossless input.
- **Mind the file size.** WAV files are much larger than MP3 files. Skip the conversion when MP3 quality is enough.
- **Convert freely when quality matters.** At 10 credits, the conversion costs little.

## Frequently asked questions

### Can Suno Convert WAV convert any audio file?

No. It converts only tracks made by a Suno node, such as Suno Create Music. It is not a general audio converter.

### How many credits does Suno Convert WAV cost?

Each run costs 10 credits, which makes it one of the cheapest Suno operations.

### Why is the WAV file so much larger than the MP3?

WAV is uncompressed audio, so the file is much larger than the compressed MP3 of the same song.

### Does Suno Convert WAV have settings?

No. It reads the Task ID and the Audio ID of the connected Suno node and converts that track. You only paste IDs to convert a song from an earlier session.
