audiojs / contributing

Discussion and guidelines for contributing
2 stars 0 forks source link

audio-vis or audio-plot component #37

Open dy opened 7 years ago

dy commented 7 years ago

Versatile audio analyzer, so that

let draw = require('audio-plot')({type: 'waveform'})

draw(audio|buffer|etc)

Can render any type of audio visuals probably with various layout settings. Similar to plotly.js in audio sense.