50
edits
Notmasteryet (talk | contribs) No edit summary |
|||
Line 514: | Line 514: | ||
** Random Noise Generation http://weare.buildingsky.net/processing/dsp.js/examples/nowave.html | ** Random Noise Generation http://weare.buildingsky.net/processing/dsp.js/examples/nowave.html | ||
** JS Multi-Oscillator Synthesizer http://weare.buildingsky.net/processing/dsp.js/examples/synthesizer.html (video [http://vimeo.com/11411533 here]) | ** JS Multi-Oscillator Synthesizer http://weare.buildingsky.net/processing/dsp.js/examples/synthesizer.html (video [http://vimeo.com/11411533 here]) | ||
** JavaScript Text to Speech engine http:// | ** JavaScript Text to Speech engine http://audioscene.org/scene-files/yury/tts/index.html | ||
** Csound shaker instrument ported to JavaScript via Processing.js http:// | ** Csound shaker instrument ported to JavaScript via Processing.js http://audioscene.org/scene-files/yury/csound/shaker.htm | ||
** Csound bar instrument ported to JavaScript via Processing.js http://audioscene.org/scene-files/yury/csound/bar.htm | |||
* Beat Detection (also showing use of WebGL for 3D visualizations) | * Beat Detection (also showing use of WebGL for 3D visualizations) |
edits