diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-19 02:19:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:46 -0500 |
commit | 3013d07c99255ebd2cd146ab1c157d4eddd0e0f7 (patch) | |
tree | 6ce3a8956d84637fab0082cecf2caac40c796484 /audio/pavucontrol/README | |
parent | df3d230047a608ca757c3cf2b07e5239fd22cbae (diff) | |
download | slackbuilds-3013d07c99255ebd2cd146ab1c157d4eddd0e0f7.tar.gz |
audio/pavucontrol: Added (Pulse Audio Volume Controller)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'audio/pavucontrol/README')
-rw-r--r-- | audio/pavucontrol/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/pavucontrol/README b/audio/pavucontrol/README new file mode 100644 index 0000000000..87b5ab335f --- /dev/null +++ b/audio/pavucontrol/README @@ -0,0 +1,6 @@ +It is a simple GTK based volume control tool("mixer") for +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 separately. + +It requires libglademm, libcanberra, and pulseaudio. |