bohoffi / angular-audio-footprint

Angular application to visualize the footprint of a selected audio file (while playing).
Apache License 2.0
0 stars 0 forks source link
angular d3 svg typescript web-audio-api

AudioVisualizer

Greenkeeper badge devDependency Status Build Status codebeat badge

Angular Notes

This project built using @angular/cli@1.0.3. Further using @angular@4.1.2.

How it works

The app utilizes the Web Audio API to analyse and visualize the selected audio file. Just pause the playback or wait until the end to view the resulting footprint rendered using d3.js

It's even possible to zoom and drag the resulting graphic.

DEMO