diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-23 11:10:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-23 11:10:21 +0000 |
commit | 6443d4106b60073ab3e295f0ac6ba55fd01c7e42 (patch) | |
tree | a6c775b0d7e47756bdaebfb523edcc6edffe1b99 /audio/pavucontrol/pkg-descr | |
parent | c84d1e3ce59e5c9d482afee0c31486be4e672b9c (diff) |
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream seperately.
WWW: http://0pointer.de/lennart/projects/pavucontrol/
PR: ports/115320
Submitted by: Romain Tartière <romain at blogreen.org>
Notes
Notes:
svn path=/head/; revision=198186
Diffstat (limited to 'audio/pavucontrol/pkg-descr')
-rw-r--r-- | audio/pavucontrol/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/pavucontrol/pkg-descr b/audio/pavucontrol/pkg-descr new file mode 100644 index 000000000000..29afdea868ae --- /dev/null +++ b/audio/pavucontrol/pkg-descr @@ -0,0 +1,6 @@ +PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control +tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer +tools this one allows you to control both the volume of hardware devices and of +each playback stream seperately. + +WWW: http://0pointer.de/lennart/projects/pavucontrol/ |