-
I know what there is feature request about "Multiple User Support" but all of them asking Live Coding with multiple users,
what I'm promoting here is, **to allow multiple login/users with their own …
-
Hey this is brilliant! I was wondering, is there any way to send a midi message directly rather than having to pass a file? I was thinking of using this library as a starting point for a livecoding en…
-
I would like to do a small intro to GenServer and also GenStage to solve a real world problem. Using GenServer I will build a Leaky Bucket API emulator and the use GenStage to optimize the requests ag…
-
Very cool project. Already had a similar idea but did not come to the implementation. Reminds me of old livecoding times ^^.
It would still be cool if you could specify the language of the stream i…
-
Hi Nikolay,
Can you give me some tips or examples on how gundb serving VWF? What needs to be configured to have livecoding repos serving aframe like the public live site? What do I do to make /app/…
-
Somehow managed to get left key 'stuck' when leveling (or something like that); couldn't immediately reproduce. Haven't seen it happen before even with lots of testing so possibly some relatively obsc…
-
When trying to update the `template.js` file while running the livecoding server I get following error on my mac M1:
```sh
pip run zmqserver_livecoding_watchdog.py template.js
Traceback (most recen…
-
would be great if this worked as a livecoding interface to add in fractal depth to existing music
to do this, it has to let a human kind of start playing stuff, then figure out how to use that as a p…
-
Ideally, https://hackage.haskell.org/package/essence-of-live-coding-0.2.5/docs/LiveCoding.html gives a good entry point to the library. Right now it just vomits all imports concatenated.
* There sh…
-
The gpu-function fails and then it it compiled into the pipeline which if called (which is usually the case due to livecoding) fails again.
related to https://github.com/cbaggers/cepl/issues/260 as…