An open API service indexing awesome lists of open source software.

https://github.com/ynnckth/synth

Simple synthesizer using the browser audio API
https://github.com/ynnckth/synth

audio-api react svg synthesizer typescript

Last synced: about 1 month ago
JSON representation

Simple synthesizer using the browser audio API

Awesome Lists containing this project

README

          

# Synth

*Simple synthesizer webapp using the browser audio API*

Use the computer keyboard keys to play!

### Deploy to Github Pages

> `$ npm run deploy`

This will build the angular app and push it to a new separate branch called `gh-pages` which can be configured to be served form in the Github project settings.