diff options
author | David Robillard <d@drobilla.net> | 2016-08-16 17:22:19 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-08-17 17:27:10 -0400 |
commit | bbde1dfcf0185a2df9b2555507f3c633bbd918d5 (patch) | |
tree | 0475223c1bdc138e950135061f407e61c4b71602 /README | |
parent | 4c526165a29cbd1a42374cbaf837d4e582b674bd (diff) | |
download | jalv-bbde1dfcf0185a2df9b2555507f3c633bbd918d5.tar.gz jalv-bbde1dfcf0185a2df9b2555507f3c633bbd918d5.tar.bz2 jalv-bbde1dfcf0185a2df9b2555507f3c633bbd918d5.zip |
Add target for generating release announcements
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ Jalv ---- -Jalv is a simple but fully featured LV2 host for Jack. It runs LV2 plugins and -exposes their ports as Jack ports, essentially making any LV2 plugin function -as a Jack application. +Jalv is a simple but fully featured LV2 host for Jack which exposes plugin +ports to Jack, essentially making any LV2 plugin function as a Jack +application. +For more information, see <http://drobilla.net/software/jalv>. Jalv is a small program which is useful, but also intended to be an appropriate test host for plugin development. It runs plugins from the command line with |