From: Andre Noll Date: Mon, 28 Aug 2006 20:12:49 +0000 (+0200) Subject: FEATURES update X-Git-Tag: v0.2.14~26 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=7d1365896ed4cc3e9be0fd2bdb5fac44ff154bc5 FEATURES update the filter output is no longer sent to an external program. --- diff --git a/FEATURES b/FEATURES index df342c5b..e96676d2 100644 --- a/FEATURES +++ b/FEATURES @@ -9,16 +9,14 @@ para_server streams binary audio data (mp3/ogg/m4a files) over local and/or remote networks. It supports three builtin streaming methods (senders): http, dccp, or rtp. -para_audiod runs on the client side and connects to para_server. The -audio stream is read from the network and sent through any of -paraslash's filters (decoder, volume normalizer,...). The resulting -stream is written to an external program's standard in, usually an -audio player like para_write, which comes with paraslash and contains -an alsa player. It is possible to capture the stream at any position -in the filter chain. - -The receiving/filtering/playing software is also available as -standalone command line tool: para_recv, para_filter, and para_write. +para_audiod runs on the client side and connects to para_server. The audio +stream is read from the network and sent through any of paraslash's filters +(decoder, volume normalizer,...). The resulting stream is written to an output +plugin (writer), e.g. the alsa writer on linux systems. It is possible to +capture the stream at any position in the filter chain. + +The receiving/filtering/playing software is also available as standalone +command line tools: para_recv, para_filter, and para_write. ---------------------------------- configurable audio file selectors: