diff --git a/doc/user.xml b/doc/user.xml index cf2d04b36..8124462ed 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -597,7 +597,16 @@ systemctl start mpd.socket 24 bit integer samples padded to 32 bit), 32 (signed 32 bit integer samples), f (32 bit floating - point, -1.0 to 1.0). + point, -1.0 to 1.0), "dsd" means + DSD (Direct Stream Digital). + + + The sample rate is special for DSD: + MPD counts the number of + bytes, not bits. Thus, a DSD "bit" rate of 22.5792 + MHz (DSD512) is 2822400 from + MPD's point of view + (44100*512/8).