[Csnd] Csound WASM video

Here’s a short video demo of Csound WASM. It’s really good that you can easily route MIDI from whatever source into it.
Congrats Hlodver and Steven, it has reached a high level of functionality and ease of coding

very nice accordion you have there!

And nice to hear that you can route midi from a DAW, with all the browser security around midi in the browser, I’ve been worried that it’s a bit tedious to use, but seemingly it’s not.

Unrelated side note regarding wasm, I’ve been busy today with developing it, and I’ve released a pre-release of csound7.
Besides being csound7, I was able to minify it even more.

Current wasm release 6.18.5 is 3.8MB
csound wasm pre-release 7.0.0-alpha2 is 2.2MB!!

I will make csound7 available as a configurable opt-in in the web-ide, and I’ll announce it in a separate thread :slight_smile:

Csound WASM MIDI seems to pick up all MIDI drivers currently in the system. So all I needed to do was to route MIDI from Reaper to the IAC driver and there it was, together with
my usb keyboard.

And nice to hear that you can route midi from a DAW, with all the browser security around midi in the browser, I've been worried that it's a bit tedious to use, but seemingly it's not.

Csound mailing list
Csound@listserv.heanet.ie

Send bugs reports to
        Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here

I see, currently I connect every midi device visible to the browser to csound. That could be made configurable for power user, like say, pass a function that return true or false when presented with midi device name, true meaning connect, false meaning not connect. Just an idea.

I think it’s good how it is, but of course you could give the option to select specific inputs.

Prof. Victor Lazzarini
Maynooth University
Ireland

I've just deployed live.csound.com with a new UI and also using Csound
7. Going to be using it for live coding now to spend more time
using/testing it.

So much great Csound on the Web stuff to share with my students in class this week.

  • beyond WOW.

Thanks for all these incredibly inspiring tool, models, tutorials - incredible.