Hang when importing aiff file

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

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Hang when importing aiff file

Post by waxcylinder » Tue Mar 10, 2009 10:04 am

kozikowski wrote:
Does 1.3.x have a "Media Inspector?" It may be time for one.

Koz
Do you want to post that as a Feature Request Koz?

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

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

Re: Hang when importing aiff file

Post by kozikowski » Tue Mar 10, 2009 9:16 pm

Posted.

Well. I turned over a rock and found a bee's nest to cross metaphors.

OS-X has its own version of AIFF and true to their heritage, Apple carefully hid all the clues to what they did. They're right up front about the inability of older software to open OS-X generated AIFF files which are really AIFFC files with the compression turned off, the header flagged (and hidden), and the byte order reversed.

Are you following this? I'm not either. I need to go back and read the explanation again. I still have no mention of what a "Packed 24-bit" file is.

I did get a Hex Editor called Hex Fiend to run and I'm able to go down through the file headers and at least see what the header thinks is going on.

Image

See, so right away there's a problem because my "PC" sound file uses Big Endian byte structure and PCs use Little Endian.

Who knew?

Koz

Locked