Skip to content

Instantly share code, notes, and snippets.

@toofar
toofar / mpdebur128.sh
Created July 9, 2014 02:21
EBUR128 for MPD and alsa, remember to turn replay gain off.
#!/bin/sh
# Connect to MPD
# if playing
# Get current playing track
# calculate r128 and adjust volume if required
# idle on player events
# on track change
# calculate r128 and adjust volume if required