Interactive, additive waveform synthesis (no audio) and SVG waveform visualization.
This example is based on the create-hdom-app project template.
git clone https://github.com/thi-ng/umbrella/
cd umbrella/examples/svg-waveform
yarn install
yarn start
Installs all dependencies, runs webpack-dev-server
and opens the app
in your browser.
yarn build
Builds a minified version of the app and places it in /public
directory.
- Karsten Schmidt
© 2018