So I am trying to tell when the host is changing a param on my AUv3
instrument. I have done this when I create my AUAudioUnit:
_parameterTree.implementorValueObserver = ^(AUParameter *param, AUValue
value) { // update knobs from here brunner->SetParameter(param.address,
value); };
But that block doesn’t get called when NanoStudio 2, for example, changes
my parameters. Am I missing something? something easy I hope?
--
--
Sonic Kat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com
This email sent to [email protected]