Skip to content

halfbyte/liv3c0der-mk2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liv3c0der MK2

This is a work in progress. To see what's going on and what's already working, please see the docs for more info.

Rationale

The development is guided by the following principles

  • deliver solid primitives that allow for quick composing
  • no build pipeline. I'm not against build pipelines in general but I wanted to use the fact that I can target a single browser (Chrome, because of Web MIDI) and use all the modern JS even without a compiler
  • works standalone. Due to security restrictions, it needs a local webserver, but

Credits

License

Licensed under the MIT license, see LICENSE.