more shit

This commit is contained in:
wooshings
2026-06-29 11:40:55 -07:00
parent aa5e8803b5
commit d7e58edf09
10 changed files with 7180 additions and 188 deletions
+14
View File
@@ -0,0 +1,14 @@
music_directory "~/Music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/database"
log_file "~/.mpd/log"
pid_file "~/.mpd/pid"
replaygain "auto"
replaygain_preamp "-10"
audio_output {
type "osx"
name "CoreAudio"
mixer_type "software"
}