On Thu, Mar 04, 2004 at 01:42:06 -0500, Dave Robillard wrote:
so at the end
of the version 1 descriptor struct we can add fields
galore, starting, obviously, with a version field. of course plugins
must not rely on version 2 features if they are intended to work with
pre-version 2 hosts.
Then we'd be solving the problem of relying on a complex external
library by just moving all that complexity into LADSPA.
Yes, exactly. In reality you'd need a library to handle more complex LADSPA
structures anyway - especially if you wanted cross-version compatibility.
- Steve