• 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: AUEffectBase and Stream formats
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUEffectBase and Stream formats


  • Subject: Re: AUEffectBase and Stream formats
  • From: Bill Stewart <email@hidden>
  • Date: Sat, 29 Mar 2003 13:35:40 -0800

A cautionary warning...

On Saturday, March 29, 2003, at 01:22 PM, Bill Stewart wrote:
> First the general check at the start:
> if ((nBuffers=inBuffer.mNumberBuffers) != outBuffer.mNumberBuffers ||
> nBuffers == 0)
> return kAudioUnitErr_FormatNotSupported;

If you remove that line, then make sure you DO initialize nBuffers
(which is being done in this if test)!!!

Bill

--
mailto:email@hidden
tel: +1 408 974 4056

________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

References: 
 >AUEffectBase and Stream formats (From: Bill Stewart <email@hidden>)

  • Prev by Date: Re: AU - CW code gen problems - solved!
  • Next by Date: Re: multi-channel AUs
  • Previous by thread: AUEffectBase and Stream formats
  • Next by thread: Re: AUEffectBase and Stream formats
  • Index(es):
    • Date
    • Thread