• 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
AUv3 registration issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUv3 registration issues


  • Subject: AUv3 registration issues
  • From: Christopher Deckard <email@hidden>
  • Date: Fri, 13 Apr 2018 10:36:21 -0700

Hi All,

I'm playing around with v3 AUs -- in particular, midi-controlled
effects (aumf).  For now, I'm just modifying filterDemo.  Everything
seems ok:  it validates in auval just fine.  But when I try to open it
in AULab or Logic Pro X, it isn't seen.  That is, it shows up as an
effect ok, but when I try to insert it as an input on an instrument
track, it doesn't show up.

A few things I did to investigate:
- I downloaded JUCE and created an empty aumf effect.  It showed up OK in Logic.

- I took a vanilla filterDemo project and changed the type to aumf.
(I did not implement - (BOOL) isMusicDeviceOrEffect since the docs
mention it's implemented in the parent class).  It validates, but does
not show up Logic.

In trying to understand how AUv3 units are registered, and how hosts
discover them, I noticed that if I built the vanilla filterDemo
(subtype 'f1tR'), the modified AU (subtype 'f2tR') disappeared.
Thinking I had a namespace collision, I changed the AU subclassname in
the modified project.  It showed back up, but now, I can't get the
vanilla one to show up at all!

Could anyone point me to any documentation, or offer any insights, as
to how AUv3s are registered in os X?

fwiw, I'm using os x 10.13.4; logic pro x 10.4; x code 9.3

Thank you. Thank you,
Chris Deckard
 _______________________________________________
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

  • Prev by Date: Question about KVO on allParameterValues
  • Next by Date: [OT] WWDC
  • Previous by thread: Question about KVO on allParameterValues
  • Next by thread: [OT] WWDC
  • Index(es):
    • Date
    • Thread