Takes microphone as audio stream input for visualizer.
Try it: https://dorinoltean.github.io/mic-visualizer/
npm install - install packages
npm run genkey - generate RSA key for HTTPS
npm run start - start local server with budo.
npm run bundle - bundle files with browserify
npm run deploy - deploy public folder to gh-pages branch
