Too many files

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
rph879
Posts: 1
Joined: Fri May 08, 2009 1:21 am
Operating System: Please select

Too many files

Post by rph879 » Fri May 08, 2009 1:30 am

I'm a new user and have recorded about an hour of music and saved it as an Audacity file project. However, because it saved it as about 1,500 separate files, I'm not able to re-open the project as one continuous file to edit. Also, if I try to save it as one mp3 file, I've got the same issue. Any help would be greatly appreciated.

Thanks

waxcylinder
Forum Staff
Posts: 14687
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Too many files

Post by waxcylinder » Fri May 08, 2009 9:01 am

When you save an Audacity project as <project_name> it creates a number of things

1. a top level master project file called <project_name>.aup
2. a folder at the same filing level called <project_name>_data
3. and within the folder a sub-folder structure with lots of little .au files - segments of the recording (mainly audio clips - but a couple of them are graphics files)

When you re-open a project with Audacity you should always open the <project_name>.aup top level file. This tells Audacity how to thread together all the little .au files. It is deliberately designed this way so that Audacity doesn't have to open and work with a single humungously large file, which would hamper performance. You should not be attempting to open or manipulate any individual .au files.

When you have finished editing your Audacity project you can Export it from Audacity as a WAV file or MP3 file depending what sound quality you wish to achieve. WAV files are around ten times larger than the equivalent MP3 files but are uncompressed and thus the audio quality is higher.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

Locked