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

Updating Audio Unit View


  • Subject: Updating Audio Unit View
  • From: Russell Edwards <email@hidden>
  • Date: Mon, 20 Aug 2012 09:55:39 +0100

Hello All

I'm creating an Audio Unit Effect that has the ability to automatically adjust it's parameters. I have got the code for this part going and listening to the output it is evidently doing what it's supposed to. However my calls to SetParametere from within the main subclass of AUEffectBase evidently aren't causing the current generic view to update, as all the sliders stay totally still.

Having looked on the lists I have found a reference to calling AUParameterListenerNotify after a call to SetParameter to force the view to update. However having included this (which xCode was happy to do and inserted theĀ primitiveĀ for me) my code won't compile as the compiler cant find the function. I tried including the AudioUnitUtilities.h header file, as listed in the programming guide, but xCode couldn't find that either.

What is the best way to go about forcing the view to update? and what additional headers do I need to include to do it.

Many thanks

Russell Edwards
 _______________________________________________
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: SampleUSBAudioPlugin workaround?
  • Next by Date: Re: SampleUSBAudioPlugin workaround?
  • Previous by thread: Re: SampleUSBAudioPlugin workaround?
  • Next by thread: Using vDSP in audio USB Driver
  • Index(es):
    • Date
    • Thread