/synth-maker

WIP

Primary LanguageJavaScript

synth-maker

a javascript app that makes synths

i make terrible synths, on demand, for you!

you can give your synth a name, or let it pick one for you, but every synth that shares the same name is the same in every other way.

as i gain more functions, i grow ever more powerful...

created for procjam 2018.

dev

npm install

# in one terminal
npm run watch

# in another terminal
python -m SimpleHTTPServer 8000 # or whatever local web server thing