Skip to content

An opensource javascript (typescript) waveform visualizer that renders a waveform onto a 2d canvas HTML element, customizable size, colors and much more, as well as optional animated progress visualization

License

Notifications You must be signed in to change notification settings

chrisweb/waveform-visualizer

Repository files navigation

waveform-visualizer

Visualizes waveform data (peaks) that got generated using: https://github.com/chrisweb/waveform-data-generator

Waveform created using the visualizer with data from waveform data generator

Getting started

  • First, start by installing nodejs (http://nodejs.org/) (which includes npm) to run bower
  • You will also have to install git (http://git-scm.com/download) which is a bower dependency
  • Do a local checkout of this project using git
  • Use your command line tool and go to the root of this project (type: cd /LOCAL_PROJECT_PATH)
  • Install bower (http://bower.io/) using npm, go the root of this project using your command line tool and then type: npm install -g bower
  • type: bower install, to install the required vendor packages (dependencies)

About

An opensource javascript (typescript) waveform visualizer that renders a waveform onto a 2d canvas HTML element, customizable size, colors and much more, as well as optional animated progress visualization

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •