Been seeing some kind of cool “live coding” environments. Anyone use anything they like? me:
I know conventional music, midi ok…
I know how to make VCV modules.
Know how to program…
Is there anything out there that’s fun and browser based? Anything where your can write your own extensions in like JavaScript or typescript?
tx!
1 Like
I just learned about Strudel, it’s pretty fantastic: https://strudel.cc/
2 Likes
gc3
(gc)
June 22, 2025, 5:00am
3
@Squinky , you probably know about TopLap, but if not: About – TOPLAP
Tons of information over there.
2 Likes
dreamer
(dreamer)
June 23, 2025, 5:23am
5
There is of course a browser based variant of Rack that you could use :#
Oh, right. Where is info about that?
dreamer
(dreamer)
June 23, 2025, 8:22pm
9
not the one I meant, but sure
(see the bottom of that thread)
2 Likes
What is it? I assume it’s an emscripen build of all of rack and some subset of modules? In particular, to develop a new vcv module for that you would need to make a c++ module, get it in their build, then re-build everything?
dreamer
(dreamer)
June 24, 2025, 5:49am
11
yeah, if you want to extend it it’s not exactly trivial