diff options
author | Michael Heras <userxbw@gmail.com> | 2018-02-23 06:47:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-24 06:55:40 +0700 |
commit | e9261609f3d7fda51ac31cb46f92b3d2dddecd2e (patch) | |
tree | eb78d3ae745261e991056895f8d3ac2bf26fdd0a /desktop/wmix/README | |
parent | bd855121b4636a055c830631cd0c2465183cc415 (diff) |
desktop/wmix: Added (dockapp mixer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wmix/README')
-rw-r--r-- | desktop/wmix/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/wmix/README b/desktop/wmix/README new file mode 100644 index 0000000000000..8e9a8d23945c3 --- /dev/null +++ b/desktop/wmix/README @@ -0,0 +1,7 @@ +Dockapp mixer for OSS or ALSA. + +Allows toggling record source, muting individual channels, adjusting volume and balance, +all in a compact dockapp size, with TV-like on-screen-display for volume levels. +Supports mousewheel to adjust current channel volume, and can be controlled remotely +with SIGUSR1 / SIGUSR2 to adjust the volume, too. +Can use a configuration file to control some of the features. |