From: yomguy Date: Mon, 8 Oct 2012 13:49:24 +0000 (+0200) Subject: add schematic X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0dd5711fe2093f9175daf790f85c7b93deaa43d6;p=timeside-diadems.git add schematic --- diff --git a/README.rst b/README.rst index 6814e88..d5cb458 100644 --- a/README.rst +++ b/README.rst @@ -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 `_). +Here is a schematic diagram of the TimeSide engine architecture: + +.. image:: http://timeside.googlecode.com/git/timeside/doc/img/timeside_schema.png + News =====