summaryrefslogtreecommitdiff
path: root/audio/qjackctl/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'audio/qjackctl/DESCR')
-rw-r--r--audio/qjackctl/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/qjackctl/DESCR b/audio/qjackctl/DESCR
new file mode 100644
index 00000000000..abe624a74cd
--- /dev/null
+++ b/audio/qjackctl/DESCR
@@ -0,0 +1,10 @@
+QjackCtl is a simple Qt application to control the JACK sound server
+daemon, specific for the Linux Audio Desktop infrastructure.
+
+Written in C++ around the Qt4 toolkit for X11, most exclusively using
+Qt Designer.
+
+Provides a simple GUI dialog for setting several JACK daemon parameters,
+which are properly saved between sessions, and a way control of the status
+of the audio server daemon. With time, this primordial interface has become
+richer by including a enhanced patchbay and connection control features.