Audio-based Image Distortion Effects with WebGL
Some experiments that show how to make audio-based distortion effects on images with p5.js and its sound library.
+ moreSome experiments that show how to make audio-based distortion effects on images with p5.js and its sound library.
+ moreby Manoela Ilic
Here is a very useful code snippet for playing your own sound file continuously in your iPhone application. The example uses a .caf file and is based on the AVAudioP
+ more