Saving Projects and Exporting in Multiple Formats
What You’ll Learn
You will save your Audacity project as an editable .aup3 file for future modifications and export that same project to MP3, WAV, FLAC, and other formats for distribution across different platforms. Understanding the difference between saving (preserving all edits) and exporting (creating final audio files) prevents losing work and ensures your audio reaches the correct audience in the correct format throughout your Audacity Masterclass workflow.
Key Concepts
Audacity distinguishes between projects and exports: projects save as .aup3 files containing all individual tracks, editing information, and effects in an editable format, while exports render your final mixed audio into a single audio file in formats like MP3, WAV, or FLAC. Always save your project first before exporting, preserving the ability to return and make changes without re-recording or re-editing from scratch. Choosing the correct export format depends on your intended use—MP3 for web and streaming, WAV for archival and professional delivery, FLAC for lossless compression.
- Saving Projects as .aup3 Files for Preservation: Use File > Save Project > Save Project to save your work as an .aup3 file, which stores all tracks, edits, effects, and automation curves. The .aup3 format also stores a backup folder containing audio data; never delete this folder or your project becomes unrecoverable. Always save your project before attempting major edits or applying effects, creating multiple versions (Project_Final_v1.aup3, Project_Final_v2.aup3) to preserve different iterations.
- Exporting to MP3 Format for Web and Streaming Distribution: Select File > Export > Export as MP3 to create a compressed audio file suitable for YouTube, SoundCloud, Spotify, and podcast platforms. Set the bit rate to 192 kbps for music or 128 kbps for voice to balance quality and file size. Audacity embeds metadata (song title, artist name) into the MP3 automatically if you fill in the metadata dialog that appears before export.
- Exporting to WAV Format for Archival and Professional Work: Select File > Export > Export as WAV to create an uncompressed, lossless file ideal for professional audio delivery, archival, and subsequent editing in other software. WAV files are much larger than MP3 (typically 10 MB per minute of stereo audio) but maintain perfect quality without any compression artifacts. Professional musicians and studios archive master recordings as 24-bit WAV files to preserve maximum quality.
- Batch Exporting and Selective Track Exporting: If you have multiple independent mixes (vocal-heavy mix and instrumental mix), use File > Export > Export Multiple to export all selected tracks simultaneously to separate files. Alternatively, solo specific tracks (click Solo on the track panel) and export, creating a solo vocal track or solo instrumental track from your multi-track project without manually deleting other tracks.
Practical Application
Save your current multi-track project by clicking File > Save Project and naming it “My_Podcast_v1.aup3” in your Projects folder. Then select all audio (Ctrl+A), go to File > Export > Export as MP3, set the bit rate to 128 kbps, and save the MP3 to your Desktop with the same name, creating both an editable project file and a distributable audio file from your work.