Versatile audio analyzer, so that ```js 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](https://github.com/plotly/plotly.js) in audio sense.