fleabitdev / synth80

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synth80

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

License

This project is licensed under either of

at your option.

About

License:Apache License 2.0


Languages

Language:JavaScript 79.8%Language:TypeScript 16.5%Language:SCSS 2.7%Language:Python 0.8%Language:HTML 0.2%