Re: Presets
Re: Presets
- Subject: Re: Presets
- From: Bill Stewart <email@hidden>
- Date: Mon, 28 Oct 2002 10:50:38 -0800
Sure
You can put anything you like into the dictionary as long as you don't use a
key that we're already using...
Speaking of which - if you are using custom keys, then you might want to
prefix your key with something that will not clash with us... For instance,
we might decide to extend this later on with a new key called "chunk" - in
which case you'd be possibly messed up....
So, custom keys might want to being with your manuID ACME_chunk (or some
such)
We'll continue usage of the all lower case keys, no prefix...
Bill
(something to add to the docs...)
on 28/10/02 10:23 AM, Howard Moon wrote:
>
Hi...
>
does the Preset facility in AudioUnits allow for saving/restoring
>
data other than the parameters, such as "chunk" data (graphical or
>
audio data)? We're trying to determine what kind of changes we'll be
>
needing to our plug-ins, which currently use GetChunk/SetChunk calls at
>
startup and closedown of the plug-in to get/save data that is more
>
complex than just the individual parameter values.
>
Thanks...
>
-Howard
>
_______________________________________________
>
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.
--
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
__________________________________________________________________________
_______________________________________________
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.
References: | |
| >Presets (From: Howard Moon <email@hidden>) |