Re: Maximum number of parameters?
Re: Maximum number of parameters?
- Subject: Re: Maximum number of parameters?
- From: William Stewart <email@hidden>
- Date: Tue, 19 Aug 2008 11:14:55 -0700
excuse me.
That is not at all the case and if a host is indeed doing this we
would consider this to be a serious bug.
We have audio units already that are publishing hundreds of parameters.
To deal with this complexity however you should look at a couple of
things:
(1) You'll need a custom view
(2) we have a notion of parameter clumps - a way to clump together
related parameters
Even with a custom view, for automation purposes the host will still
have to present the parameters for the user to automate. So, by using
clumps (and giving them names) the host can present sub-menus to allow
for an easier navigation. Logic does this already.
Bill
On Aug 19, 2008, at 10:45 AM, Markus Fritze wrote:
On Aug 18, 2008, at 9:36 PM, Stephen Blinkhorn wrote:
Hi, out of curiosity is there a limit on the number of parameters
an Audio Unit can posses? Or perhaps more likely, a practical
limit to ensure host compatibility?
I would expect 14 bit as a _practical_ limit, because some host
probably store the ID in an (internal) MIDI event.
Markus
_______________________________________________
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
_______________________________________________
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