• 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: Output Buffer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Output Buffer


  • Subject: Re: Output Buffer
  • From: William Stewart <email@hidden>
  • Date: Wed, 4 May 2005 17:52:04 -0700


On 04/05/2005, at 3:39 PM, Fee, Carson wrote:

I've got the overrides figured out to identify my AU as a mono to stereo
plugin.

please check this with the latest version of the validation tool (contact me if you aren't on the seeding list for this)... Many AU's that are subclassing AUEffectBase are not handling this situation correctly.



Here's where I'm stuck. I've got DSP that takes a mono buffer (say 1K)
processes and returns a stereo one (2K).


I removed the interleave routines but how do I send this data to the output?

What interleave routines?

If you are doing mono to stereo and using AUEffectBase, then you can't use the kernels to do the processing. You really need to overide the Render call in AUEffectBase - look at that implementation, and use that as a starting point for yours

Bill


C.


_______________________________________________ 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


--
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
________________________________________________________________________ __


_______________________________________________
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: 
 >Output Buffer (From: "Fee, Carson" <email@hidden>)

  • Prev by Date: Re: Output Buffer
  • Next by Date: Re: Once more: How to modify TEMPO
  • Previous by thread: Re: Output Buffer
  • Next by thread: How to use this AudioFile info thing?
  • Index(es):
    • Date
    • Thread