Variable: mpc-volume-step
mpc-volume-step is a variable defined in mpc.el.gz.
Value
5
Documentation
Change volume in increments of this integer.
Source Code
;; Defined in /usr/src/emacs/lisp/mpc.el.gz
(defvar mpc-volume-step 5
"Change volume in increments of this integer.")