This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Orcan Ogetbil (author)
Wed Nov 18 01:14:49 -0800 2009
lv2 /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 17 10:38:18 -0700 2009 | |
| |
Makefile | Fri Nov 20 21:45:14 -0800 2009 | |
| |
README | Mon Jun 15 07:37:12 -0700 2009 | |
| |
extra.mk | Fri Sep 25 07:41:33 -0700 2009 | |
| |
gverb/ | Mon Jun 15 07:40:10 -0700 2009 | |
| |
include/ | Mon Jun 15 07:40:28 -0700 2009 | |
| |
plugins/ | Fri Sep 25 07:41:33 -0700 2009 | |
| |
util/ | Sat Jun 27 13:25:19 -0700 2009 | |
| |
xslt/ | Fri Sep 25 07:41:33 -0700 2009 |
README
SWH LV2 plugins http://plugin.org.uk/ STATUS This is an early experimental port of my LADSPA plugins to the LV2 specification, c.f. http://lv2plug.in/ . It's still quite early days, but most things should work as well or not as they did in LADSPA. BUILD Linux / OSX: run "make" Windows: run "make real-clean all" (untested, might wrk, might not) INSTALL run "make install-system" if you want the plugins installed globally, requires root priviledges, or "make install-user" if you want them just installed for the current user. BUG REPORTS Please report bugs to Steve Harris at steve at plugin.org.uk. EDITING If you wish to edit the source code (.xml files in the subdirectories of the plugin direcotry) then you will need xsltproc installed. It's in the libxslt package, which is part of gnome, I think.







