← All guides

How to export your song to MP3 or WAV

By Tongkit Leong · June 19, 2026 · 6 min read

To export your song from Tracks: click the export button in the top toolbar, choose WAV for a lossless archive or mastering file, or MP3 at 320 kbps when you need a smaller file to share — the export runs entirely in your browser and the resulting file downloads straight to your device without being uploaded anywhere.

WAV vs MP3: what is actually different

Both formats store audio, but they store it differently, and the difference matters depending on what you plan to do with the file.

WAV is an uncompressed, lossless format. Every sample that went into the mix comes back out of the file exactly as it was. The file is large — a three-minute stereo track at 44100 Hz / 16-bit is around 30 MB — but the audio quality is as good as it can be. WAV is what you use when you are sending a track to a mastering engineer, uploading to a distributor like DistroKid or TuneCore, or archiving a finished project.

MP3 is a compressed, lossy format. It analyzes the audio and discards frequency information that most listeners cannot easily hear, then stores the rest at a lower file size. At 320 kbps (the highest standard MP3 quality), the difference from WAV is inaudible to most people on most playback systems. At lower bitrates — 128 kbps or 192 kbps — you start to hear compression artifacts: smeared high frequencies, pre-ringing on transients, and a slight loss of low-end punch. MP3 is what you use when you want to share a preview, post to SoundCloud, or send a file by email or message.

The short rule: export WAV to keep, export MP3 to share.

Before you export: check for clipping

An exported WAV or MP3 file will contain any clipping that happened on the master bus. Clipping sounds like hard digital distortion — a crackling, splintering quality — and it cannot be removed after the fact. Before you click export, check that the master level meter in Tracks is not hitting the red.

You do not need the mix to be loud at export time. Loudness maximization happens in the mastering stage, either in a separate mastering session or by the streaming platform's normalization algorithm. Exporting at a healthy level with headroom is always better than exporting a clipped mix.

How to export from Tracks

Open your project in the Tracks studio. When your mix is ready, click the export icon in the top toolbar — it looks like a downward arrow. The export dialog gives you the following options.

Format

Select either WAV or MP3. If you select MP3, a bitrate selector appears. Choose 320 kbps for maximum quality. 192 kbps is acceptable for casual sharing where file size matters. Avoid 128 kbps for anything you care about.

Sample rate

This setting only applies to WAV exports. Your options are typically 44100 Hz and 48000 Hz.

Unless you have a specific reason to use 48000 Hz, 44100 Hz is the right choice for music releases.

Bit depth

Bit depth, also WAV-only, determines how precisely each audio sample is stored.

Export the mix

Click Export mix. Tracks renders the entire arrangement from start to finish in your browser and downloads the resulting file to your device. Rendering happens faster than real time on most modern computers. The file is never uploaded anywhere — the whole process runs locally.

Exporting stems

Tracks can also export individual stems — one audio file per track. This is useful if you want to hand the project off to someone else to mix, send an acapella to another producer, or get individual instrument files to use in a different application.

In the export dialog, enable the per-track stem export option. When you click Export, Tracks renders each track to its own WAV file and downloads them as a zip archive. Each file is the same length as the full mix, so the stems line up when imported into any other DAW or editor at the same sample rate.

Stems are also useful for troubleshooting a mix. If something sounds wrong in the final export but you cannot identify it in the session, exporting stems lets you import them into a fresh session and hear each track in isolation.

Exporting a MIDI file

If you want to take your piano roll sequences into another DAW or MIDI editor, Tracks can also export a standard MIDI file. This is different from audio export — a MIDI file contains note data, not audio. It does not include the sound of the instruments, only the timing and pitch of each note. Most DAWs can import it and trigger their own instruments from it.

What to do with your exported file

Once you have a WAV or MP3 file on your device, here are the most common next steps:

Frequently asked questions

Should I export WAV or MP3 for Spotify?

Export WAV and upload that to your distributor. Spotify, Apple Music, and other streaming platforms re-encode your file to their own format (Ogg Vorbis, AAC, or others depending on the platform). If you upload an MP3, the platform is encoding a lossy file a second time, which compounds the quality loss. Always give the distributor the best quality source you have, which means WAV at 16-bit or 24-bit, 44100 Hz.

What bitrate MP3 should I use?

320 kbps for anything you care about. 192 kbps is acceptable for a quick share where someone just wants to hear the vibe. Avoid 128 kbps — at that rate the high frequencies start to sound washy and the overall stereo image narrows noticeably.

My exported WAV sounds different from what I heard in the studio. Why?

The most common reason is a sample-rate mismatch. If your project was set to 48000 Hz but your playback system expects 44100 Hz, or vice versa, the file will play back at the wrong pitch and speed. Check your project sample rate in the studio settings and make sure the export sample rate matches. A second reason is clipping: if the master bus clipped during export, the distortion is now baked into the file.

Can I export just part of the song, not the whole thing?

Yes. In the Tracks studio, set the loop region or export range markers around the section you want — for example, just the chorus or a 30-second preview clip — and Tracks will export only that region when you click Export mix.

How do I get the project file back if I exported audio and now want to edit?

Audio exports are final renders — you cannot re-import an MP3 or WAV back into the original project and recover the tracks. Always save the .tracks.json project file from the File menu before closing a session. The project file stores everything: tracks, MIDI sequences, samples, effects, and automation. The audio export is a delivery artifact; the project file is your working file.

Does Tracks upload my audio to a server during export?

No. Export runs entirely in your browser using the Web Audio API. The rendered audio never leaves your device. The file downloads directly from your browser's memory to your local drive. See What is a DAW for more on how browser-based studios handle data differently from cloud-hosted tools.

Export your track for free

WAV, MP3, and per-track stems — all rendered in your browser, no upload, no account.

Open the studio →