1. React
  2. dotJS
  3. 2017
  4. Processing Images using the Web Audio API

Processing Images using the Web Audio API

Rafael shows how the Web Audio API filters are so versatile that they can handle arrays of any kind.

Rafael Silva at dotJS 2017

Rafael shows how the Web Audio API filters are so versatile that they can handle arrays of any kind. Since is possible to get information of the image's pixels as an array we could use it as an audio input and filter it as sound blurring it or highlighting the boundaries.