On Sat, 2003-01-25 at 20:06, Bob Ham wrote: > > I think there's some confusion here, so I'll be very specific. In the > .so, the _init function would go through each patch file in each > directory and extract the information about them (eg, name, port > descriptors, etc) and build its list of ladspa descriptors from this > information. The host interrogates this list, says "instantiate plugin > X" and the plugin would (some how) load the patch in jmax. > > Where am I going wrong? > > Bob > >
You're 100% right, it's the right way to do it. Moreover, this does not prevent at all from embedding a patch into a .so, which still can be useful. Fran�ois
