• 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: multitap example and Logic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multitap example and Logic


  • Subject: Re: multitap example and Logic
  • From: Marc Poirier <email@hidden>
  • Date: Thu, 21 Nov 2002 15:44:33 +0100 (CET)

> I've just downloaded the CoreAudio SDK and compiled the multitap delay
> AU example. However, having copied the resulting .component to
> /Library/Audio/Plug-Ins/Components, it does not appear in Logic. All
> the other AU's I've downloaded from the net and placed here appear just
> fine. Is there an issue with the example and Logic?

Yes, there actually is. I think this was a mistake, but the resource file
for the MultiTapAU was written in AU v1 style rather than AU v2.
Basically you want to modify the first part of MultitapAU.r like so:

#define COMP_TYPE kAudioUnitType_Effect
#define COMP_SUBTYPE 'asmd'
#define COMP_MANUF 'appl'
_______________________________________________
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: 
 >multitap example and Logic (From: Mark Woollard <email@hidden>)

  • Prev by Date: Re: Property Listener for parameter values?
  • Next by Date: Re: Property Listener for parameter values?
  • Previous by thread: multitap example and Logic
  • Next by thread: Logic 5.5 is out
  • Index(es):
    • Date
    • Thread