Re: Load/Save Presets does not work
Re: Load/Save Presets does not work
- Subject: Re: Load/Save Presets does not work
- From: Glenn Olander <email@hidden>
- Date: Mon, 03 Mar 2003 10:18:00 -0800
Sorry, I should have been clearer, that part worked fine. The problems
I had were with things like the current index, as I mentioned earlier.
- Glenn
Bill Stewart wrote:> Glenn
On Monday, March 3, 2003, at 09:30 AM, Glenn Olander wrote:
In Crystal, I took all the responsibility for the Save/Restore in
my MusicDevice subclass. It isn't clear to me where the responsibility
should be divided, but that seems to be the way to get it to work
currently.
Probably because you aren't storing your parameter values in the
scope/element objects but as member variables in your audio unit class...
This is why the constructor for the SampleEffectUnit just calls
SetParameter with the default value - to set that state up...
Bill
_______________________________________________
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.