Max Kellermann 7e8b448985 input/alsa: set period_size=buffer_size/4
This way, we have four periods instead of the default of two.  With
only two periods, we don't get woken up often enough, and we
frequently encounter buffer overruns.  With four periods, we have more
time to breathe, and the buffer overruns magically disappear.
2017-01-14 21:50:28 +01:00
2017-01-03 20:48:59 +01:00
2013-04-17 00:37:30 +02:00
2016-12-13 11:00:39 +01:00
2017-01-11 22:47:12 +01:00
2016-12-13 11:00:39 +01:00
2017-01-03 20:48:59 +01:00
2017-01-10 23:01:42 +01:00
2016-07-29 20:25:59 +02:00
2017-01-11 22:47:12 +01:00
2014-07-14 19:04:46 +02:00
2017-01-14 21:50:28 +01:00

Music Player Daemon

http://www.musicpd.org

A daemon for playing music of various formats. Music is played through the server's audio device. The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely.

For basic installation information see the INSTALL file.

Users

Developers

Legal

MPD is released under the GNU General Public License version 2, which is distributed in the COPYING file.

Description
music player daemon (fork)
https://mpd.readthedocs.io/en/latest/
Readme 63 MiB
Languages
C++ 94.2%
Meson 2.9%
Python 1.4%
Kotlin 0.9%
Java 0.3%
Other 0.2%