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

Re: Basic Question


  • Subject: Re: Basic Question
  • From: Art Gillespie <email@hidden>
  • Date: Sat, 19 Oct 2002 19:44:11 -0400

I believe the sample code is set up as a v1 audio unit...

IIRC changing the following in MultitapAU.r fixed it to show up.
That's how everyone spends the first few hours on AU, it's like a rite
of passage. :)

...
#define COMP_TYPE kAudioUnitType_Effect
#define COMP_SUBTYPE 'fbar'
#define COMP_MANUF 'asmd'
...

Best,

Art
>>0xBA

On Saturday, October 19, 2002, at 07:11 PM, Steve Wilson wrote:

> I have a pretty simple question. I am starting to develop AU type
> plugins
> after having done VST and RTAS/TDM work. THe first thing I am doing is
> playing
> with the sample code. I can buld the Sample Effect fine. I then
> install it in
> either /Library/Audio/Plug-Ins/Components or
> ~/Library/Audio/Plug-Ins/Components. I then log out/in or restart.
> When I
> start the AudioUnitHosting sample, the SampleEffect plug-in is not
> seen. I
> stepped through the AudioUnitHosting code and it looks like it should
> see the
> SampleEffect Plug-In (with FindNextComponent) but it does not.
>
> Any insights, anyone.
>
> Thanks,
> Steve Wilson
> _______________________________________________
> 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.
_______________________________________________
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: 
 >Basic Question (From: "Steve Wilson" <email@hidden>)

  • Prev by Date: Basic Question
  • Next by Date: CLI audio file player?
  • Previous by thread: Basic Question
  • Next by thread: CLI audio file player?
  • Index(es):
    • Date
    • Thread