• 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: Audio Unit scope
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Audio Unit scope


  • Subject: Re: Audio Unit scope
  • From: Jeff Moore <email@hidden>
  • Date: Wed, 30 May 2001 14:48:00 -0700

on 5/29/01 6:18 PM, Roger Butler <email@hidden> wrote:

> I'm starting to write a general Audio Unit that has both inputs and outputs.
> My question is about packaging it. Can AUs be packaged as plug-ins
> (loadable bundles)? If so, are they available to the whole system or just
> to applications that know how to find and use them? Is there a folder
> within the /system/library folder to place plug-ins? What if I want to keep
> them private? Can I make a private framework and embed it within my own
> application?

AudioUnits are Component Manager Components. They can be built as a
component bundle just like any other QT component.

AudioUnits have to be installed someplace where the Component Manager will
be able to find and register the component bundle. However, there is nothing
stopping you from using the various manual component registration techniques
the Component Manager provides.

--

Jeff Moore
Core Audio
Apple


References: 
 >Audio Unit scope (From: Roger Butler <email@hidden>)

  • Prev by Date: Re: Audio Unit scope
  • Next by Date: Re: IOProc limitations
  • Previous by thread: Re: Audio Unit scope
  • Next by thread: RE: Audio Unit scope
  • Index(es):
    • Date
    • Thread