Synth80 is a toy FM synthesiser which runs in the browser. It was developed in March 2022 as a portfolio piece.
To build: see ./build.py --help
To run locally: navigate to the dst
directory and run http-server -c-1
, then visit the
IP/port which the http-server
printed to standard output
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.