.auc — Audacity Project File
Audacity Team · 2000
An AUCDIR/AUC file is an Audacity project file that saves your audio editing session, not a direct audio playback format.
Key Features
- Preserves multi-track audio projects
- Stores editing history and effects
- Non-destructive editing capabilities
- Enables seamless continuation of audio work
Best For
- Storing detailed audio editing sessions
- Maintaining non-destructive edits
- Work-in-progress audio projects
- Detailed audio post-production
Less Ideal For
- Direct playback on most devices
- Sharing final audio for listeners
- Embedding audio in web pages
- Lightweight audio archiving
Common Use Cases
- Saving ongoing audio editing projects in Audacity
- Returning to complex audio mixes with multiple tracks
- Archiving intermediate stages of audio production
- Collaborating on audio projects by sharing project folders
How to Open It
- Open the Audacity software on your computer.
- Navigate to File > Open and select the .AUC file, or directly open the associated .AUCDIR folder.
- Ensure both the .AUC file and its corresponding .AUCDIR folder are in the same location.
- Audacity will load your project, allowing you to resume editing.
What is a .auc file?
An AUCDIR file is not a typical audio file but rather a project file used by the free, open-source audio editor Audacity. It stores all the information needed to reconstruct your audio editing session, including track arrangements, edits, effects, and metadata. When you save a project in Audacity, it creates a folder with the .AUCDIR extension, and often a small .AUC file that acts as a pointer or backup. This format is crucial for continuing your audio work without losing progress.
Programs That Open .auc Files
| Platform | Program | ||
|---|---|---|---|
| Windows | Audacity | Free | Official |
| macOS | Audacity | Free | Official |
| Linux | Audacity | Free | Official |
How to Convert .auc Files
| Format | Method |
|---|---|
| .WAV | Audacity Export, Other Audio Editors |
| .MP3 | Audacity Export, Other Audio Editors |
| .OGG | Audacity Export, Other Audio Editors |
Common Problems with .auc Files
Frequently Asked Questions
No, .AUC files are project files for Audacity and cannot be played like standard audio files (e.g., MP3, WAV). You must open them within Audacity.
The .AUC file is a small pointer or configuration file, while the .AUCDIR folder contains the actual audio data chunks, project settings, and editing history. Both are necessary for a complete Audacity project.
Yes, you can export your Audacity project (opened from the .AUC file) into standard audio formats like MP3 or WAV using Audacity's 'File > Export' options.
Technical Details
The .AUC file is a minimal XML file that points to the associated .AUCDIR folder, which contains the actual audio data chunks, project settings, and history. This approach allows Audacity to manage complex projects with multiple tracks and extensive editing non-destructively.