From: Richard Kettlewell Date: Wed, 3 Oct 2007 19:38:32 +0000 (+0100) Subject: update commentary to reflect reality X-Git-Tag: debian-1_5_99dev8~146 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/42829e58658d0577053f6ce46491a94f435f8e91?ds=inline update commentary to reflect reality --- diff --git a/server/speaker.c b/server/speaker.c index 11916c1..1e3a059 100644 --- a/server/speaker.c +++ b/server/speaker.c @@ -22,8 +22,9 @@ * * This program is responsible for transmitting a single coherent audio stream * to its destination (over the network, to some sound API, to some - * subprocess). It receives connections from decoders via file descriptor - * passing from the main server and plays them in the right order. + * subprocess). It receives connections from decoders (or rather from the + * process that is about to become disorder-normalize) and plays them in the + * right order. * * @b Encodings. For the ALSA API, * 8- and 16- bit stereo and mono are supported, with any sample rate (within