• 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: iPad UI possibility...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iPad UI possibility...


  • Subject: Re: iPad UI possibility...
  • From: Doug Wyatt <email@hidden>
  • Date: Wed, 27 Jan 2010 13:10:19 -0800

On Jan 27, 2010, at 12:55 , Ian Kemmish wrote:

> With my synth the biggest issue would be flattening all those of my AU properties which are passed as property list objects (NSDictionary, NSString, NSArray and so on) which is why I haven't done it.  Maybe at some point there'll be some audio toolbox helper functions for doing that.....

Try:

	CFPropertyListCreateFromXMLData / CFPropertyListCreateXMLData

although as of 10.6 they "will be deprecated soon" in favor of:

	CFPropertyListCreateWithData / CFPropertyListCreateData

The XML format is a bit of overkill for a string but it does have the merit of offering a unified approach for both containers and basic objects like strings and numbers.

The new "data" format has the advantage of being (optionally) binary and therefore more compact than XML.

Doug

 _______________________________________________
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

References: 
 >Re: iPad UI possibility... (From: Ian Kemmish <email@hidden>)

  • Prev by Date: Re: iPad UI possibility...
  • Next by Date: Re: 64-bit auval crash - Custom Unit
  • Previous by thread: Re: iPad UI possibility...
  • Next by thread: Re: iPad UI possibility...
  • Index(es):
    • Date
    • Thread