• 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: Not seeing 3rd party AUv3 plugins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not seeing 3rd party AUv3 plugins


  • Subject: Re: Not seeing 3rd party AUv3 plugins
  • From: J Navarro via Coreaudio-api <email@hidden>
  • Date: Thu, 20 Jul 2023 12:31:33 -0700

Sorry should have specified, it’s iOS. This makes sense, thanks guys. Gonna
try enabling IAA.

On Thu, Jul 20, 2023 at 11:51 AM Jonatan Liljedahl <email@hidden>
wrote:

> Oh, as an iOS developer I just assumed this was on iOS, which it maybe
> was not :)
>
> On Thu, Jul 20, 2023 at 7:33 PM Devin Roth <email@hidden>
> wrote:
> >
> > I thought it was “Disable Library Validation: Allows Applications to
> load plug-ins and frameworks signed by other developers.” Or remove app
> sandbox / hardened runtime.
> >
> > Devin
> > On Jul 20, 2023 at 10:30 AM -0700, Jonatan Liljedahl via Coreaudio-api <
> email@hidden>, wrote:
> >
> > I think you need to enable Inter-App Audio in the "Signing &
> Capabilities" tab.
> >
> > Cheers
> > Jonatan
> >
> > On Thu, Jul 20, 2023 at 6:01 PM J Navarro via Coreaudio-api
> > <email@hidden> wrote:
> >
> >
> > Hi all, I’m trying to load some effect Audio Units in an app. I’m using
> AVAudioUnitComponentManager to get a list of available Audio Units.
> Unfortunately I’m only able to see a list of Apples AUs. The thing is I
> have another app which loads Audio Units, and it can see my 3rd party
> plugins just fine. They both use the following code to get a list of AUs.
> What’s missing here?
> >
> > AudioComponentDescription desc= {0};
> >
> > desc.componentType = kAudioUnitType_Effect;
> >
> >
> > NSArray *list = [[AVAudioUnitComponentManager
> sharedAudioUnitComponentManager] componentsMatchingDescription:desc];
> >
> > --
> > --
> > Sonic Kat
> > _______________________________________________
> > 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
> >
> >
> >
> >
> > --
> > /Jonatan
> > http://kymatica.com
> > _______________________________________________
> > 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
>
>
>
> --
> /Jonatan
> http://kymatica.com
>
--
--
Sonic Kat
 _______________________________________________
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: 
 >Not seeing 3rd party AUv3 plugins (From: J Navarro via Coreaudio-api <email@hidden>)
 >Re: Not seeing 3rd party AUv3 plugins (From: Jonatan Liljedahl via Coreaudio-api <email@hidden>)
 >Re: Not seeing 3rd party AUv3 plugins (From: Devin Roth via Coreaudio-api <email@hidden>)
 >Re: Not seeing 3rd party AUv3 plugins (From: Jonatan Liljedahl via Coreaudio-api <email@hidden>)

  • Prev by Date: Re: Not seeing 3rd party AUv3 plugins
  • Next by Date: Making your own AudioTimeStamp on iOS
  • Previous by thread: Re: Not seeing 3rd party AUv3 plugins
  • Next by thread: Making your own AudioTimeStamp on iOS
  • Index(es):
    • Date
    • Thread