X-Git-Url: https://git.kaliko.me/?p=mpd-goodies.git;a=blobdiff_plain;f=mfade;h=813ab5f16104e6858c416cee43bb02985072e5d7;hp=c55e11ff62e07d6f09048f9bd0385b0c715a628c;hb=8e106468de2f526a5d15ef8de885ad79dd553847;hpb=f0a32720d2cde97b6e1a3a2eafc48b8c88649fca diff --git a/mfade b/mfade index c55e11f..813ab5f 100755 --- a/mfade +++ b/mfade @@ -36,12 +36,12 @@ USAGE = """Usage: mfade [time [min|max]] * time in seconds - * min|max in percentag + * min|max in percentage of volume when MPD is: -- not palying: fade in from 0% to max over time +- not playing: fade in from 0% to max over time default 10 minutes / 50% -- playing: fade out from current volume to min over time +- playing: fade out from current volume to min over time default 10 minutes / 1/10 of current vol Manual or any external volume change will abort the script.