On Thu, Jan 23, 2003 at 05:39:27 +0100, Francois Dechelle wrote:
oh my. no
string parameters, though, true?
To run a patch as a LADSPA plugin, there will a generic jMax plugin that
loads the patch and wraps the jMax calls inside LADSPA calls (mainly the
. The LADSPA ports will be mapped to control busses inside the patch.
The control busses can handle any type of values (even objects...), but
what will be visible from a LADSPA point of view will be the LADSPA
types, i.e. floats.
Did I understood the question ?
I'm guessing that Paul was wondering how you tell the LADSPA plugin what
jMax patch to load. Well, thats what I'm wondering anyway ;)
- Steve