Skip to content

Instantly share code, notes, and snippets.

@tcrayford
Created May 24, 2013 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tcrayford/5642199 to your computer and use it in GitHub Desktop.
Save tcrayford/5642199 to your computer and use it in GitHub Desktop.
port "6600"
music_directory "~/Music/music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
state_file "~/.mpd/mpd.state"
volume_normalization "yes"
audio_output {
type "osx"
name "My Mac Device"
mixer_type "software"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment