]> git.parisson.com Git - timeside.git/commitdiff
add schematic
authoryomguy <yomguy@parisson.com>
Mon, 8 Oct 2012 13:49:24 +0000 (15:49 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 8 Oct 2012 13:49:24 +0000 (15:49 +0200)
README.rst

index 6814e88f84259516b6680157d98e11f593707df9..d5cb45876b5eed4c11f41e3d195374c83ffe0234 100644 (file)
@@ -16,7 +16,6 @@ Goals
 
 We just *need* a python library to:
 
- * forget Matlab,
  * build a python framework to do asynchronous audio processing,
  * decode audio frames from ANY format to numpy arrays,
  * stream the frames in processors and do numpy data analyzing,
@@ -25,6 +24,10 @@ We just *need* a python library to:
  * provide a high-level HTML5 UI to stream the results *on demand* through the web,
  * remote metadata indexing and time marking (JSON RPC, needs a server system like `Telemeta <http://telemeta.org>`_).
 
+Here is a schematic diagram of the TimeSide engine architecture:
+
+.. image:: http://timeside.googlecode.com/git/timeside/doc/img/timeside_schema.png
+
 
 News
 =====