How To Import Audacity Files From Another PC

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
jmg429
Posts: 2
Joined: Sat May 21, 2011 2:36 am
Operating System: Please select

How To Import Audacity Files From Another PC

Post by jmg429 » Sat May 21, 2011 8:25 am

My hard drive crashed earlier tonight, but I was able to back up all of my .aup, .bak, and project files from Audacity. I was wondering if there is a way to import these files onto another PC's Audacity or are they non-transferable data files? If this is possible, will all of the settings (ie: volume, sequencing) remain the same as on my old PC?

If anyone could advise it would be much appreciated

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: How To Import Audacity Files From Another PC

Post by kozikowski » Sun May 22, 2011 7:07 pm

It should be possible to open an Audacity Project as long as you have the AUP file and the /DATA folder in the same location. Your regular Audacity version and higher should open up the show.

What will kill you is if you used external music files in your show. Those will appear as blank segments in the performance unless you changed the Audacity default. It's possible to tell Audacity to copy all files inside itself for editing -- which is slower.

You can open up the AUP file and read it. It's in XML programming language. It will tell you where it's expecting to find all of its music files.

http://kozco.com/tech/audacity/aup1.jpg

Read down to where it says /Users/koz/Desktop/piano2.wav. That's the music file I used in this very simple show.

Koz

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How To Import Audacity Files From Another PC

Post by steve » Sun May 22, 2011 10:54 pm

jmg429 wrote:I was wondering if there is a way to import these files onto another PC's Audacity
Yes you can, but as Koz pointed out there are potential hazards. See here for how to move projects safely: http://manual.audacityteam.org/man/Audacity_Projects
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jmg429
Posts: 2
Joined: Sat May 21, 2011 2:36 am
Operating System: Please select

Re: How To Import Audacity Files From Another PC

Post by jmg429 » Sun May 29, 2011 7:27 pm

So I was able to move everything successfully from my old PC to another PC. I was wondering, are Audacity files (.AUP's) from a PC compatible on a Mac?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How To Import Audacity Files From Another PC

Post by steve » Sun May 29, 2011 8:16 pm

Provided that there are no dependencies, I think Audacity projects should be compatible with an equivalent version of Audacity on different platforms. There can be problems when using different versions, particularly between ANSI and Unicode versions. I don't have a Mac to test on, so if you try this could you let us know how you get on.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked