Skip to content

Latest commit

 

History

History
 
 

svg-waveform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

svg-waveform

About

Interactive, additive waveform synthesis (no audio) and SVG waveform visualization.

Live demo

Building

This example is based on the create-hdom-app project template.

Development

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.

Production

yarn build

Builds a minified version of the app and places it in /public directory.

Authors

  • Karsten Schmidt

© 2018