I've ran into a strange bug in mpd where I get really high cpu usage. All the details are in the following two short threads. https://github.com/MusicPlayerDaemon/MPD/issues/391#issuecomment-435698235 https://bbs.archlinux.org/viewtopic.php?id=241722 ( buttcake is me ) I can also solve the bug by adding ``` audio_output { type "alsa" device "hw:0,0" } ``` to the mpd.conf
I've ran into a strange bug in mpd where I get really high cpu usage. All the details are in the following two short threads.
MusicPlayerDaemon/MPD#391 (comment)
https://bbs.archlinux.org/viewtopic.php?id=241722 ( buttcake is me )
I can also solve the bug by adding
to the mpd.conf