• 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
noise on remote IO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

noise on remote IO


  • Subject: noise on remote IO
  • From: Denise Eatherly <email@hidden>
  • Date: Mon, 30 Nov 2009 10:43:07 -0700

Hi,

I am working on an app with a karaoke component.  It uses audio units.  Naturally, it works fine on the simulator -- but on the device I get really high-pitched noise when I am recording.    Both the original song and the recording are going through the mixer.  Each is handled in its own callback function.  

For the recording, basically it just picks up the input from the mic:
OSStatus err = AudioUnitRender(amState->remoteIOUnit, ioActionFlags, inTimeStamp, inBusNumber, inNumberFrames, ioData);
then copy the contents of ioData to another buffer that I write to a file.  Even if I comment out the part that copies the contents and writes to the output file, the noise is still present.

 Any suggestions would be greatly appreciated.

Thanks,
Denise
 _______________________________________________
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

  • Prev by Date: Re: listing audio device UIDs?
  • Next by Date: noise on remote IO
  • Previous by thread: Re: Audio recording bitdepth
  • Next by thread: noise on remote IO
  • Index(es):
    • Date
    • Thread