• 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: Synthesizing sound for the iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Synthesizing sound for the iPhone


  • Subject: Re: Synthesizing sound for the iPhone
  • From: Marc Vaillant <email@hidden>
  • Date: Fri, 19 Dec 2008 16:02:35 -0500
  • Mail-followup-to: Niklas Saers <email@hidden>, Marc Vaillant <email@hidden>, CoreAudio list <email@hidden>

On Fri, Dec 19, 2008 at 08:35:08PM +0100, Niklas Saers wrote:
> Hi Marc,
>
>
>     I haven't used AudioQueue and I don't have time to look at your code but
>     attached is an example of exactly what you want to do using the RemoteIO
>     AudioUnit, which should be more efficient than using AudioQueue anyway.
>     It's objc++ but the only thing that's c++ in it is the use of
>     std::vector to store the buffer data.
>
>
> Wow, thanks a bunch. :-) Couple of noob'ish questions:
>
> I just create a new project AudioUnitTest, rename AudioUnitTestAppDelegate.m
> to AudioUnitTestAppDelegate.mm, replace it with your code, add
> "@synthesize viewController;", add the CoreAudio framework and compile, right?
> This is what I did, but when linking the linker sais "framework not found
> AudioUnit", both on target Simulator and Device, all versions. Any suggestions
> to what is going on?

Oh right, I forgot that the framework business is  really confusing.
Should have just given you the whole project.  You need to add the
AudioToolbox framework, that's it.  Don't add AudioUnit.

Marc
 _______________________________________________
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: Synthesizing sound for the iPhone
      • From: Niklas Saers <email@hidden>
References: 
 >Synthesizing sound for the iPhone (From: Niklas Saers <email@hidden>)
 >Re: Synthesizing sound for the iPhone (From: Marc Vaillant <email@hidden>)
 >Re: Synthesizing sound for the iPhone (From: Niklas Saers <email@hidden>)

  • Prev by Date: Re: Synthesizing sound for the iPhone
  • Next by Date: Re: Getting PCM data from MP3/AAC/ALAC File
  • Previous by thread: Re: Synthesizing sound for the iPhone
  • Next by thread: Re: Synthesizing sound for the iPhone
  • Index(es):
    • Date
    • Thread