1 This is a repository of all the extensions, scripts, and other useful LV2
2 related tools at <http://lv2plug.in/>. Contributions are welcome, please
3 send patches to the LV2 mailing list (see admin page at
4 <http://lists.lv2plug.in/> to subscribe or browse archives).
6 Note that many components of this repository are experimental, and NOT
7 suitable for release or packaging. Release tarballs suitable for
8 distribution can be found in build/default/spec after running gendoc.py.
10 The build system and documentation generation requires only Python
14 ** Installing Core/Extension Bundles **
20 The installation directory can be modified with the --lv2-dir or
21 --lv2-user options to ./waf configure, e.g.:
23 ./waf configure --lv2-dir /path/to/dir/to/place/bundles/under
27 ./waf configure --lv2-user
29 which will install to the default user LV2 directory (e.g. ~/.lv2).
33 ** Generating Core/Extension Documentation **
37 Documentation output will be in build/default/doc.