• 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: CAAudioFile writing on Panther
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CAAudioFile writing on Panther


  • Subject: Re: CAAudioFile writing on Panther
  • From: Taybin Rutkin <email@hidden>
  • Date: Sun, 10 Sep 2006 18:21:12 -0400

The implementation of CAAudioFile is almost completely different between 10.3 and 10.4. One uses the AudioFile api and the other uses the ExtAudioFile api. But since ExtAudioFile is just a wrapper over AudioFile+AudioConverter, I don't know where that would be causing trouble.

Taybin

On Sep 8, 2006, at 4:00 PM, Craig Hopson wrote:

Hi,

We have an application that runs on Tiger & Panther (10.3.9).
It is compiled:
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk
MACOSX_DEPLOYMENT_TARGET = 10.3
It seems to work well in both environments but for one thing - writing a file. We use the CAAudioFile wrapper. This is a pure export - that is, we are not playing while writing. On a 500 MHz Ti Powerbook running Tiger, export is fine. However, on a 2 GHz dual G5 running Panther the export doesn't work - we get drop outs, buzzing, etc. Audio playback within the application is fine on all hardware/OS combinations that we have tested. And, other than pulling for the audio buffers ourselves (rather than the default output AU) and calling CAAudioFile::Write() there are no differences between the export and playback code.


Is Tiger really this much better?
Are we missing something?



Craig Hopson
Red Rock Software

***************************************************
"If every household in the U.S. replaced one light bulb with an ENERGY STAR qualified compact fluorescent light bulb (CFL), it would prevent enough pollution to equal removing one million cars from the road." http://www.energystar.gov/index.cfm?c=cfls.pr_cfls


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


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: CAAudioFile writing on Panther
      • From: Chandrasekhar Ramakrishnan <email@hidden>
References: 
 >CAAudioFile writing on Panther (From: Craig Hopson <email@hidden>)

  • Prev by Date: Re: CAAudioFile writing on Panther
  • Next by Date: Re: Re: Speaking of tracking rects...
  • Previous by thread: Re: CAAudioFile writing on Panther
  • Next by thread: Re: CAAudioFile writing on Panther
  • Index(es):
    • Date
    • Thread