As topic.
I want to manipulate sound and visualize it in the same time on a browser. I want to change the sound's frequence.
There's a great library for processing called Ess. And here's a example: http://www.tree-axis.com/Ess/_examples/spookyStreamSave/
However, imported library won't work for processing.js.
So does anybody know any jQuery plugin or js framework that work in similar ways?
Many thanks.