• 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: low-pass filter on the iphone (Daniel Birns)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: low-pass filter on the iphone (Daniel Birns)


  • Subject: Re: low-pass filter on the iphone (Daniel Birns)
  • From: Daniel Birns <email@hidden>
  • Date: Sun, 7 Dec 2008 12:45:01 -0800


Huh?  I'm accessing the data fine in the AudioQueue playbackCallback AudioQueueNewOutput (
&audioFormat,
playbackCallback,
self, 
CFRunLoopGetCurrent (),
kCFRunLoopCommonModes,
0, // run loop flags
&queueObject
);
and isn't the point of the aurioTouch sample showing how to create and use an AudioUnit?  On the other hand, it appears that none of these use compressed audio formats.  Is that what you're referring to?

--Daniel

You cannot create your own AudioUnits for the iPhone and you can't use an AudioConverter for decoding
aac, mp3 or alac files on the iPhone.

As far as I know the only way to access PCM data on the iPhone is by using AudioQueueOfflineRender()
but it's still a secret how to get that to work, it's not even clear if it currently works?

Rolf





 _______________________________________________
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: low-pass filter on the iphone (Daniel Birns) (From: "Roni Music" <email@hidden>)

  • Prev by Date: Re: low-pass filter on the iphone (Daniel Birns)
  • Next by Date: No sound in Live
  • Previous by thread: Re: low-pass filter on the iphone (Daniel Birns)
  • Next by thread: No sound in Live
  • Index(es):
    • Date
    • Thread