illegalsequence
illegalsequence
Tie PR https://github.com/tidalcycles/strudel/pull/47/
Feet Marking PR https://github.com/tidalcycles/strudel/pull/49
Perhaps we can start with audio streaming. The main goal would be to capture and stream external sources, eventually driven but the underline collaborative code. This is a typical use...
It makes sense, but I still wouldn't prioritise the collaborative editor over the underlying real-time communication strategy. For example: if instead of PeerJS we use [y-webrtc](https://github.com/yjs/y-webrtc) I think we would...
Something like this would probably do. Can be a function provided by the package: ```javascript ... const ydoc = new Y.Doc() const provider = new WebrtcProvider('codemirror-demo-room', ydoc) const yText =...
I'm un-assigning myself. Due to conflict of interest with my current position I cannot publish open-source code related to this particular subject.
Hi @yaxu! It did change recently and I could join again, but has been some time since I've worked on this. Feel free to take over! I will find some...
If is a good first issue I could try my first contribution
What brought you to this conclusion? What action exactly would you need to be performed, and how?