audio/jalv: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 15:24:26 -04:00 committed by Willy Sudiarto Raharjo
parent be9b14f476
commit 17ac94c89b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@ plugins and exposes their ports as Jack ports, essentially making any
LV2 plugin function as a Jack application.
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 no user interaction, is light enough to run in valgrind,
and is capable of dumping all plugin to/from UI communication in a human
readable format.
appropriate test host for plugin development. It runs plugins from
the command line with no user interaction, is light enough to run in
valgrind, and is capable of dumping all plugin to/from UI communication
in a human readable format.
For testing with various host toolkits, there are several Jalv
executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt. The jalv and