Skip to content

dahas/Mini-Lead

Repository files navigation

Mini Lead - Virtual Analog Synthesizer

The Mini-Lead synthesizer is an example that demonstrates a small part of what is possible with JavaScript/TypeScript, HTML and CSS nowadays. It is built with the Angular framework and uses basic features of the Web Audio Api. It is not intended to work on all web browsers, but at least on Google Chrome. Use your keyboard or mouse pointer to play with it.

Mini-Lead Synthesizer

Requirements

  • NodeJS
  • Angular CLI
  • Angular 8

Installation

$ git clone https://github.com/dahas/Mini-Lead.git

Running

$ cd Mini-Lead
$ ng serve --open

Play online

https://mini-lead.web.app/

Author

Martin J. Wolf

License

GNU GPLv3