diff options
author | Yoni Rabkin <yrk@gnu.org> | 2015-03-16 21:29:45 -0400 |
---|---|---|
committer | Yoni Rabkin <yrk@gnu.org> | 2015-03-16 21:29:45 -0400 |
commit | c31de7a307a996a601bcc8e458674cef41f58358 (patch) | |
tree | 1808f3c00f8a36e6871c91a54de57e8d4524c608 /doc | |
parent | a2f4ee1aeaf433801b57163829b969b5a055949a (diff) |
Added setting volume via PulseAudio.
Possible to set volume via PulseAudio pactl via emms-volume-pulse.el.
Patch by Rasmus Pank Roulund <emacs@pank.eu>.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emms.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 40bb6f1..26bb10f 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -2425,8 +2425,8 @@ value. So instead of pressing @kbd{C-c +} six times to increase volume by six steps of @code{emms-volume-change-amount}, you would simply type @kbd{C-c + + + + + +}. - - +EMMS can change volume with amixer, mpd, PulseAudio out of the box, see +@var{emms-volume-change-function}. @node Streaming Audio @chapter Streaming Audio |