• 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: auval -v Silent Flag Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auval -v Silent Flag Error


  • Subject: Re: auval -v Silent Flag Error
  • From: GW Rodriguez <email@hidden>
  • Date: Sat, 08 Dec 2012 12:13:18 -0800

In your process function there's an argument that's passed: ioSilence.  In this function you should have the following:

if (!ioSilence) {
	// do dsp
}
else
	*inDestP = *inSourceP

You're getting the error because when the silence flag is true, no audio is passing thru.

GW


>
> When running the auval -v tool for my audio unit, I've got the following error :
>
> ERROR: The Silent Flag is set, but the AU is NOT outputting silence
>
> Does anybody knows what I could do to fix this ?
>


 _______________________________________________
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: auval -v Silent Flag Error
  • Next by Date: Get number of frames for CAF LPCM for AudioFilePlayer unit
  • Previous by thread: auval -v Silent Flag Error
  • Next by thread: Get number of frames for CAF LPCM for AudioFilePlayer unit
  • Index(es):
    • Date
    • Thread