Confirmed users
656
edits
Line 472: | Line 472: | ||
* FFT visualization (calculated with js) | * FFT visualization (calculated with js) | ||
** http://weare.buildingsky.net/processing/dsp.js/examples/fft.html | ** http://weare.buildingsky.net/processing/dsp.js/examples/fft.html | ||
* Beat Detection (also showing use of WebGL for 3D visualizations) | |||
** http://cubicvr.org/CubicVR.js/bd3/BeatDetektor1HD-13a.html (video [http://vimeo.com/11345262 here]) | |||
** http://cubicvr.org/CubicVR.js/bd3/BeatDetektor2HD-13a.html (video of older version [http://vimeo.com/11345685 here]) | |||
** http://cubicvr.org/CubicVR.js/bd3/BeatDetektor3HD-13a.html (video [http://www.youtube.com/watch?v=OxoFcyKYwr0&fmt=22 here]) | |||
* Writing Audio from JavaScript, Digital Signal Processing | * Writing Audio from JavaScript, Digital Signal Processing | ||
** Csound shaker instrument ported to JavaScript via Processing.js http://scotland.proximity.on.ca/dxr/tmp/audio/shaker/ | ** Csound shaker instrument ported to JavaScript via Processing.js http://scotland.proximity.on.ca/dxr/tmp/audio/shaker/ | ||
==== Demos Needing to be Updated to New API ==== | ==== Demos Needing to be Updated to New API ==== |