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

Automation


  • Subject: Automation
  • From: "john smith" <email@hidden>
  • Date: Sun, 20 Nov 2005 14:14:45 +0100


I have some trouble getting automation working.

When I detect a parameter change in my plug-in, I do the following (from my view class):

AudioUnitParameter Parm = {
	mEditAudioUnit,
	AudioUnitParameterID(iIndex),
	kAudioUnitScope_Global,
	0
};

AUParameterSet(NULL, NULL, &Parm, fValue, 0);


where iIndex is the parameter index, and fValue is the new value of the parameter.


However, nothing happens (tested with logic). When I switch to control view automation works fine, so it's not because I don't know how to operate the host.


What could I be doing wrong? As I read it, this is excactly what the documentation says I should do.



Thanks,

Michael Olsen

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


_______________________________________________
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


  • Follow-Ups:
    • Re: Automation
      • From: Urs Heckmann <email@hidden>
References: 
 >Side-chain input (once again) (From: "john smith" <email@hidden>)

  • Prev by Date: IAC Midi port 1 bug
  • Next by Date: Re: Automation
  • Previous by thread: Side-chain input (once again)
  • Next by thread: Re: Automation
  • Index(es):
    • Date
    • Thread