• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: wav export
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wav export


  • Subject: Re: wav export
  • From: William Stewart <email@hidden>
  • Date: Mon, 7 May 2007 18:55:49 -0700

Its working ok on Intel because WAVE files contain little endian data. Its failing on PPC because you can't put big endian data in it; which is what the NativeEndian flag defaults to on a PPC machine.

Bill

On 25/04/2007, at 10:28 AM, Stephen Davis wrote:

On Apr 25, 2007, at 5:54 AM, Frank Quinn wrote:

Hi List,

I'm working on an Intel machine trying to export (or render) wav files from my application. I use the kAudioFormatFlagsNativeEndian ASBD flag to achieve the export, which works successfully .... on Intel, but it fails on PPC.
Is there an explicit kAudioFormatFlagsLittleEndian or equivalent flag that I can use on PPC machines?


thanks in advance,

Frank

The lack of any flag indicates little endian. I agree that it might be nice to have a defined flag so you may want to file an enhancement request at http://bugreporter.apple.com.


hth,
stephen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: File input to AUs...
  • Next by Date: Re: audio unit doesn't work on DP on intel
  • Previous by thread: Re: File input to AUs...
  • Next by thread: Re: audio unit doesn't work on DP on intel
  • Index(es):
    • Date
    • Thread