From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- media-sound/jalv/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 media-sound/jalv/metadata.xml (limited to 'media-sound/jalv/metadata.xml') diff --git a/media-sound/jalv/metadata.xml b/media-sound/jalv/metadata.xml new file mode 100644 index 000000000000..de663c86a7ee --- /dev/null +++ b/media-sound/jalv/metadata.xml @@ -0,0 +1,22 @@ + + + + + proaudio@gentoo.org + Gentoo ProAudio Project + + + + 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 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. + + To make it simple to test plugins in hosts that use different toolkits, there are several Jalv executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt. + + + + Adds support for GTK+2 in addition to GTK+3 controlled by the gtk useflag. + Adds support for dev-cpp/gtkmm: C++ interface for GTK+2 + + + -- cgit v1.2.3