How can I take an edited excerpt of an audio (voice) track that was converted by Audacity to .aup format and change it to .wav format? This is critical for my work.
truegris
.aup file conversion to.wav
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Re: .aup file conversion to.wav
.aup is not an audio format. It's an XML file that tells Audacity how to reconstruct an Audacity Project from a whole mess of small audio files (the .au files in the PROJECT_NAME_data folder). If you don't have that _data folder, you don't have any audio.
In order to get a wav file, open the project up in Audacity and then file -> export.
In order to get a wav file, open the project up in Audacity and then file -> export.