From: PHO Date: Thu, 21 Jul 2011 02:21:38 +0000 (+0900) Subject: We probably don't need wvdec's reactive stream info. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=soundpipes.git;a=commitdiff_plain;h=HEAD We probably don't need wvdec's reactive stream info. --- diff --git a/docs/components.rst b/docs/components.rst index 7c9c91d..627b69d 100644 --- a/docs/components.rst +++ b/docs/components.rst @@ -101,10 +101,10 @@ wvdec Diagram:: - ,-------. PCM streams - wv/wvc blocks | |-----------> - ------------->| wvdec | stream info - | |-----------> + ,-------. + wv/wvc blocks | | PCM streams + ------------->| wvdec |-----------> + | | `-------' Input @@ -119,15 +119,6 @@ Output reactive PCM streams (FIXME: not defined yet) -reactive stream info - * Inactive - - * Active - - #. # channels :: Int - #. channel mask :: (FIXME: not defined yet) - #. sampling rate :: Integer - ------ wvplay