# # realtime_option { memlock "yes" stack_reserve "2048" heap_reserve "10240" main_priority "OTHER:0" player_priority "FIFO:53" decoder_priority "OTHER:0" update_priority "OTHER:0" } audio_output { type "alsa" name "uda" device "hw:0,0" priority "FIFO:54" mixer_type "disabled" dsd_usb "no" dsd_native "yes" dsd_native_type "3" # dsd_usb "yes" buffer_time "150000" period_time "37500" } ###### decoder selector # decoder_selector { # suffix "mp3" # plugin "mad" # } # decoder_selector { # suffix "m4a" # plugin "ffmpeg" # } # decoder_selector { # suffix "wav" # plugin "audiofile" # scan_plugin "ffmpeg" # } decoder_selector { suffix "flac" plugin "flac" } database { plugin "simple" path "/var/lib/mpd/tag_cache" compress "no" } # music_directory "/var/lib/mpd/Music" playlist_directory "/var/lib/mpd/playlists" #sticker_file "/var/lib/mpd/sticker.sql" log_file "/var/lib/mpd/mpd.log" pid_file "/var/run/mpd.pid" state_file "/var/lib/mpd/state" user "root" group "root" bind_to_address "any" port "6600" # #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc" metadata_to_use "artist,album,title,track,genre,date,disc" #audio_output_format "96000:24:2" # # extended audio format audio_output_format "X4L4:24:2" #LIBSAMPLERATE #samplerate_converter "Best Sinc Interpolator" #samplearte_converter "Medium Sinc Interpolator" #samplearte_converter "Fastest Sinc Interpolator" #samplearte_converter "ZOHc Interpolator" #samplearte_converter "Linear Sinc Interpolator" #samplearte_converter "internal" # SOXR samplerate_converter "soxr very high" #samplerate_converter "soxr high" #samplerate_converter "soxr medium" #samplerate_converter "soxr low" #samplerate_converter "soxr quick" # #samplerate_converter "soxr very high openmp" #samplerate_converter "soxr high openmp" #samplerate_converter "soxr medium openmp" #samplerate_converter "soxr low openmp" #samplerate_converter "soxr quick openmp" follow_outside_symlinks "yes" follow_inside_symlinks "yes" default_permissions "read,add,control,admin" # mixer_type "disabled" # audio_buffer_size "131071" #"8192" buffer_before_play "50%" # filesystem_charset "UTF-8" id3v1_encoding "UTF-8"