dy/gl-spectrum

Add a way to plug in to audio stream

dy opened this issue · 0 comments

dy commented

Because visualizing audio is a bit tricky.
Probably should address in audio-spectrum.

And API should be simpler. Like

let draw = createSpectrum()
draw(data);