Re: First AU Synth - SimpleSynth
Re: First AU Synth - SimpleSynth
- Subject: Re: First AU Synth - SimpleSynth
- From: Doug Wyatt <email@hidden>
- Date: Mon, 7 Oct 2002 16:42:51 -0700
On Wednesday, Sep 25, 2002, at 22:59 US/Pacific, Art Gillespie wrote:
I only ran into one problem doing this: I could not get the default
UI to update in response to an internal parameter change (e.g. when
responding to incoming CC). I tried calling AUParameterSet, thinking
this would notify any interested listeners but no love. Anyone have
any insight on this?
AUListenerNotify should be adequate; it should tell the UI to update
but won't call your AudioUnitSetParameter :-)
What MIDI controls affect what parameters of your synth? I've got your
plugin and Logic in front of me and can debug.
Doug
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.