familiar pattern or familiar language ?

master
km0 3 years ago
parent 73976dbf3f
commit 916492b3c6

@ -28,7 +28,7 @@ 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 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 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 Prototype of the spaghetti cables interface

Loading…
Cancel
Save