2009/6/18 Damon Chaplin <span dir="ltr"><<a href="mailto:damon@karuna.eclipse.co.uk">damon@karuna.eclipse.co.uk</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Thu, 2009-06-18 at 23:23 +0200, Stefano D'Angelo wrote:<br>
<br>
> Sorry, didn't see that. Well, I guess there's no problem on the plugin<br>
> side then... any other possible problems on the host side?<br>
><br>
> In case there are none, we could add an array or another callback.<br>
<br>
</div>You'd need a way to let the host know if the plugin is version 1.1 or<br>
1.2. Otherwise the host might try to use the new fields which might be<br>
garbage.<br>
<br>
I can't see a way of getting a LADSPA version number from a plugin at<br>
present. Maybe a ladspa_version() function could be added (outside<br>
LADSPA_Descriptor!), defaulting to 1.1.<br>
<br>
But I'd probably just go for the ladspa_get_port_value_enums() function<br>
and leave LADSPA_Descriptor untouched, just to be safe</blockquote><div><br>You're right. Well, I vote for the extra function and leaving descriptor untouched too.<br><br>Stefano <br></div></div><br>