Kasm WebMIDI bridge
Kasm Ableton Max4Live devices also run on web browsers!! ...
- Type
- MIDI Effect
- Author
- kevleyski
- Version
- 1.14
- License
- None
- Live version
- 12.2
- Max version
- 9.0
- Downloads
- 27
- Updated
- 2025-08-11
Description
Kasm Ableton Max4Live devices also run on web browsers!!
Easily share instruments and ideas around as single .html files
If you don't have Max4Live or older version of Ableton Live this works too
Kasm is WebAssembly with so it also cross platform compatible with Ableton as well as the regular web browsers. This way you can develop and test things and use browser debuggers and IDE tools to create visualzers, MIDI pattern generateors, LFOs etc, please try it out here:
https://pyrmontbrewery.com/kasm
If you haven't already see how to setup a virtual MIDI bus on Ableton website here:
https://help.ableton.com/hc/en-us/articles/209774225-Setting-up-a-virtual-MIDI-bus
Makes development/testing a little easier too, get things up and running on the browser, test it with your external MIDI devices then just copy and paste the compiled Rust code into Max4Live V8 object!
Instant feedback loops - test harmonic analysis algorithms, chord detection systems, or algorithmic composition engines outside of the Max editor
Visual debugging capabilities - leverage web browser DevTools and IDEs for performance profiling, memory analysis, and execution tracing (tools unavailable in traditional Max4Live development)
Everything you need to create your own WebMIDI for Ableton compatible plugins you'll find here:
https://pyrmontbrewery.com/get_kasm