Mac 1.0.0 and Windows (Transferring)

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
Locked
Norris3
Posts: 1
Joined: Fri Dec 07, 2007 4:47 pm
Operating System: Please select

Mac 1.0.0 and Windows (Transferring)

Post by Norris3 » Fri Dec 07, 2007 6:24 pm

Hey there,

-I've recorded a session using OS 9, Audacity ver. 1.0.0.
-I've put it on a flash drive and taken it to a Windows computer runing Audacity ver. 1.2.6.
-The resulting waveform is all pink noise..Doesn't look or sound like my original recording at all.
- If I was able to burn the session to a CD, or export it via MP3, I would have.
*Please keep these in mind when responding*

I have all of the Audacity raw data files from the Mac, though I don't really want to piece them together - results in loud popping noises for each clip imported. Do you people know of any way to restore the session to the manner in which it was recorded on the Mac? Am I doing something wrong?

alatham
Posts: 1591
Joined: Tue Jul 31, 2007 2:27 pm
Operating System: Windows 10

Re: Mac 1.0.0 and Windows (Transferring)

Post by alatham » Fri Dec 07, 2007 6:36 pm

This is beyond my personal level of expertise since you were using such an old version. I'm going to pm one of developers and point them here.

richardash1981
Posts: 426
Joined: Tue Jul 31, 2007 1:57 pm
Operating System: Please select

Re: Mac 1.0.0 and Windows (Transferring)

Post by richardash1981 » Fri Dec 07, 2007 8:08 pm

On the Mac, Audacity > Export as WAV or Export as AIFF (not sure which you'll have). Then take the exported files to Windows and import them there. If you have multiple tracks and need to keep them separate, then you need to select each track, and do Export Selection to make each track into a file, then move the files.

The reason you can't copy the project is because audacity on the (PPC) Mac writes big-endian data files (because that is what is native there), but audacity on windows writes little-endian data files (because that's native). After audacity 1.2.2 or so the endianness of the data is recorded and audacity can convert on the fly, allowing you to move projects, but this doesn't apply to audacity 1.0.0

alatham
Posts: 1591
Joined: Tue Jul 31, 2007 2:27 pm
Operating System: Windows 10

Re: Mac 1.0.0 and Windows (Transferring)

Post by alatham » Fri Dec 07, 2007 9:54 pm

Mac writes big-endian data files (because that is what is native there), but audacity on windows writes little-endian data files (because that's native). After audacity 1.2.2 or so the endianness of the data is recorded and audacity can convert on the fly, allowing you to move projects, but this doesn't apply to audacity 1.0.0
Aha! Hence the "pink noise" that apparently isn't actually pink noise. Though it does sound the same, I just tested it, swapping endianness is fun!

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Mac 1.0.0 and Windows (Transferring)

Post by Gale Andrews » Fri Dec 07, 2007 11:51 pm

For anyone else who reads this, here's a summary of the restrictions on opening projects on other computers which use different versions of Audacity or are on different operating systems:
http://audacityteam.org/wiki/index.php? ... _to_others
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked