On Sat, Dec 01, 2001 at 08:09:30PM -0500, Taybin Rutkin wrote: > <Ladspa-Plugin plugin_id="1186" name="Audio divider (suboctave > generator)"> > <Control-Port index="0" name="Denominator" value="3.000000"/> > </Ladspa-Plugin> > > The file would be saved as $LADSPA_PRESET/1186/denominator\ three.xml.
I like the idea that each preset should be a seperate file, and that each plugin should have a directory. You could make the name attribute optional (implied) in the DTD. > I also think that there should be two or more directories in > $LADSPA_PRESET. Maybe a /usr/share/ladspa/preset/, > /usr/local/share/ladspa/preset/, and one for the users home directory. > I'm not sure how that would be defined. I'm not sure what the semantics of /usr/share/ladspa... v's /usr/local/share/ladspa... are. Wouldn't it just be wether the the plugins where vendor supplied or 3rd party? - Steve
