[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] unpacking 'extended'



At 12:05 PM -0500 11/30/99, David Ackerman wrote:
>Hello,
>
>I'm writing a script to extract info from the common chunk of aiff files.
>Looking at inside macintosh i find that the sample rate is stored as:
>
>samplerate:	Extended; {number of frames per second}
>
>Can anyone offer a way to unpack this in perl?

I'd think the documentation for the unpack function would tell you
everything you need to know.  Unless you don't know what the format of an
extended number is.  I don't, so I can't help you with that.

-Jeff Lowrey



# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org