Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- music_directory "~/Music/"
- playlist_directory "~/.mpd/playlists"
- db_file "~/.mpd/database"
- pid_file "~/.mpd/pid"
- state_file "~/.mpd/state"
- sticker_file "~/.mpd/sticker.sql"
- user "John"
- port "6600"
- auto_update "yes"
- audio_output {
- type "fifo"
- name "Visualizer"
- path "/tmp/mpd.fifo"
- format "44100:16:1"
- }
- audio_output {
- type "osx"
- name "OS X"
- mixer_type "software"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement