5 ms·
I wanted to see where in the spectrogram the sound was as it was playing, so I threw together this quickie jsbin to make it happen: http://jsbin.com/amunug/10 h
by ajpiano 14y ago
I wanted to see where in the spectrogram the sound was as it was playing, so I threw together this quickie jsbin to make it happen: http://jsbin.com/amunug/10 http://jsbin.com/amunug/10
Useful for anyone else who wants to be able to match the sounds and pictures, I hope!
- isnotchicago 14y agoYour image wasn't loading for me, so I updated with the correct (for me) URL. http://jsbin.com/amunug/7 http://jsbin.com/amunug/7
- ajpiano 14y agoAfter a bit of back and forth, here's a working one with a persistent image link and the proper proportions http://jsbin.com/amunug/17 http://jsbin.com/amunug/17 :)