You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A Docker image for mpd with support for both Alsa (`alsa`) and PulseAudio (`pulse`).
4
4
It also includes `mpdscribble`. In alternative, you can use [mpd-scrobbler-docker](https://github.com/GioF71/mpd-scrobbler-docker) as the scrobbler for this image.
5
-
User mode is now possible with `alsa`mode, and of course it is mandatory (enforced) for `pulse`mode.
5
+
User mode is now possible when using `alsa`outputs, and of course it is mandatory (enforced) when using `pulse`outputs.
6
6
Upsampling (even in integer mode) is now available via a patched version of MPD (upstream version available as well).
7
7
Also, thanks to a [feature request](https://github.com/GioF71/mpd-alsa-docker/issues/158) by user [XxAcielxX](https://github.com/XxAcielxX), who also contributed with the necessary documentation, we have a certain degree of support for equalization.
0 commit comments