debian man page for mpfade

Query: mpfade

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPFADE(1)							      mpfade								 MPFADE(1)

NAME
mpfade - fade mpd volume in or out
SYNOPSIS
mpfade [minutes] [max|min] [host]
DESCRIPTION
mpfade behaves differently depending on whether mpd is playing or not. If mpd is not playing (or is paused), it starts it playing at a low volume, and gradually cranks the volume up to the specified max value (default 50) over the specified number of minutes (default 10). If mpd is already playing, it works in reverse, reducing the volume over time until it's a the specified min (defaults to a tenth of what it was at the start). Then it stops playing. mpfade tries to interact well with manual volume changes you make. If the volume is fading up, and you change the volume manually, it stops. This is intended to be useful when used as an alarm clock. If the volume is fading down, changes you make to the volume will be noticed, and the fade down will continue from that point. The minutes value can be a floating point value. If the hostname is omitted, the MPD_HOST environment variable will be used.
AUTHOR
Copyright 2007 Joey Hess <joey@kitenet.net> Licensed under the GNU GPL version 2 or higher. http://kitenet.net/~joey/code/mpdtoys perl v5.10.1 2010-03-06 MPFADE(1)
Related Man Pages
mprompt(1) - debian
mpstore(1) - debian
rhythmbox-client(1) - debian
mpd(1) - freebsd
sdl::mixer(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...