Hey y’all, i’ve joined this forum to share my project called “superkabel”. it builds on the newly released wasm build of scsynth. i’ve started a series of interactive blog posts to develop a language to target scsynth on the web. it heavily draws from my pre-existing project called kabelsalat (also check out paper+talk). these are the current posts:
each post is a single html file that includes all the code of the language. the only external files are scsynth*. i’ll keep this post updated as i write more! i am still not sure where this is going, but i will probably try to match kabelsalat and then see where it will take me.
Cool, will definitely check this out. Kabelsalat crossed my path awhile back and it looked pretty badass to me. Neat to have it running on web.
(At some point I might try to set up a page for my own live coding environment but that might take awhile – since this is a major benefit of having wasm ports.)
next post: getting a better overview over which ugens there are / what their properties are: 🌱 superkabel ugens thanks @rdd for hsc3-db, which was a big help sorting things out
more gardening and supercollidering: 🌱 superkabel language design the language is slowly improving. i also get to finally learn SuperCollider as a by-product!