From: Andre Date: Mon, 3 Apr 2006 21:43:06 +0000 (+0200) Subject: FEATURES: (no log message) X-Git-Tag: v0.2.12~113 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=5f9ec632f261f8dbced6985c231a1bf22973d123 FEATURES: (no log message) --- diff --git a/FEATURES b/FEATURES index 29bbb3ee..27bfccda 100644 --- a/FEATURES +++ b/FEATURES @@ -13,11 +13,11 @@ configurable audio streaming software: vorbis decoder, volume normalizer,...). The resulting stream is written to an external program's standard in, usually an audio player like para_play, the alsa player of the paraslash - package. It is possible to grab the stream at any position + package. It is possible to capture the stream at any position in the filter chain. The receiving/filtering software is also available as - standalone command line tool: para_recv grabs the stream and + standalone command line tool: para_recv reads the stream and writes to stdout; para_filter reads from stdin, converts the stream according to the given --filter command line options and writes the transformed stream to stdout. @@ -52,7 +52,7 @@ command line interface, including shell: para_client without arguments starts interactive (shell) mode. Otherwise, command is sent to para_server directly and output is dumped to stdout. This can be used by any - scripting language to produce user interfaces with very little + scripting language to produce user interfaces with little programming effort. authentication/encryption via openssl: