diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-07 00:53:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-07 00:53:12 +0000 |
commit | ad9935bd64ed86766518e5dc4724d2dcbecbadcc (patch) | |
tree | baf0dcfa9729aaea5cb8ed5c94039f4c1bb1bf79 /audio/qjackctl/pkg-descr | |
parent | a7f12d71f96d324db640098c1ec478c666c0965b (diff) | |
download | ports-ad9935bd64ed86766518e5dc4724d2dcbecbadcc.tar.gz ports-ad9935bd64ed86766518e5dc4724d2dcbecbadcc.zip |
Notes
Diffstat (limited to 'audio/qjackctl/pkg-descr')
-rw-r--r-- | audio/qjackctl/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/qjackctl/pkg-descr b/audio/qjackctl/pkg-descr new file mode 100644 index 000000000000..4e9ae37f3313 --- /dev/null +++ b/audio/qjackctl/pkg-descr @@ -0,0 +1,8 @@ +QjackCtl is a simple Qt application to control the JACK sound server +daemon. It provides a simple GUI dialog for setting several JACK daemon +parameters, which are properly saved between sessions, and a way +to 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. + +WWW: http://qjackctl.sourceforge.net/ |