diff --git a/readme.md b/readme.md index 877873f..eb17137 100644 --- a/readme.md +++ b/readme.md @@ -28,9 +28,9 @@ The source is the instrument that the server and clients share. The recipe of th - The source is a dynamic sequences generator, super loosely inspired by the [Tidal](https://tidalcycles.org/) notation. Ideally for each client connected, one sequence is added. - The handle will be maybe something similar to the [modular spaghetti interface](https://git.xpub.nl/kamo/spaghetti)? (not sure yet, but i like the idea of drawing connections between the source and the clients) -- The sift will be a little server in the Soupboat, not sure yet if with node.js and express (pro: all JS pipeline) or flask (pro: mixed pipeline and familiar language) +- The sift will be a little server in the Soupboat, not sure yet if with node.js and express (pro: all JS pipeline) or flask (pro: mixed pipeline and familiar pattern) -![spaghetti setup](spaghetti.jpg) +![spaghetti setup](spaghetti.jpg) Prototype of the spaghetti cables interface ### Process