• 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: Carbon is C++?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon is C++?


  • Subject: Re: Carbon is C++?
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 28 Feb 2010 17:23:13 -0800

On Sun, Feb 28, 2010 at 1:33 PM, Paul Bruneau
<email@hidden> wrote:
> Or if you want to do a bunch of audio stuff in the iPhone, then you can enjoy the experience of learning C++ even though all you want to do is obj-c. Depressing.

Nothing in Core Audio requires you to use C++, but all of the stuff in
PublicUtility is C++. You could implement an audio unit in straight C
if you wanted.

ObjC would never be a good idea for audio because it involves far too
much latency. Audio demands realtime performance, which a dynamic
language like ObjC simply cannot give you.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Carbon is C++?
      • From: Erik Buck <email@hidden>
References: 
 >Carbon is C++? (From: Chunk 1978 <email@hidden>)
 >Re: Carbon is C++? (From: Ian Joyner <email@hidden>)
 >Re: Carbon is C++? (From: Paul Bruneau <email@hidden>)

  • Prev by Date: Re: Using CFMutableDictionaryRef
  • Next by Date: Re: UITextView as its own delegate - infinite loop on keyboard select
  • Previous by thread: Re: Carbon is C++?
  • Next by thread: Re: Carbon is C++?
  • Index(es):
    • Date
    • Thread