<p>How would a host query a plugin for available parameters?</p>
<div class="gmail_quote">On Feb 28, 2012 6:54 PM, "David Robillard" <<a href="mailto:d@drobilla.net">d@drobilla.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, 2012-02-28 at 19:12 +0100, Stefan Kersten wrote:<br>
> On 28.02.12 03:47, David Robillard wrote:<br>
> > On Mon, 2012-02-27 at 17:12 -0500, David Robillard wrote:<br>
> >> Since we've unfortunately overloaded "property", I'm calling this the<br>
> >> port's "relation".<br>
> ><br>
> > Actually, on second though, is this a "parameter"?<br>
><br>
> .sounds much more accessible than "relation".<br>
<br>
Yeah, the idea hadn't quite fully formed in my head yet.  It's really<br>
"property" but that's too overloaded.  I think people will guess what<br>
"parameter" meann pretty accurately.<br>
<br>
> > "Parameter" =<br>
> >  * Identified by URI, has a "value" of any type (one per URI per plugin)<br>
> >  * Is a property the plugin "understands"<br>
> >  * Likely to be saved in plugin state<br>
> >  * Can get/set by sending a message<br>
> >  * Can be expressed in a control port<br>
><br>
> so this would not necessarily be tied to a port?<br>
<br>
Right.  Mainly, you could set/get one via messages (via an event port)<br>
as well.  Among other things, this means you could create them<br>
dynamically.  I like that this is tied in with ports so the abstract<br>
concept of a "parameter" is not tied to the logistics of ports or<br>
whatever else.<br>
<br>
-dr<br>
<br>
<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.lv2plug.in">Devel@lists.lv2plug.in</a><br>
<a href="http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in" target="_blank">http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in</a><br>
</blockquote></div>