Audio Data API: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 512: Line 512:


* Applying Realtime Audio Effects
* Applying Realtime Audio Effects
** JS IIR Filter http://weare.buildingsky.net/processing/dsp.js/examples/filter.html (video [http://vimeo.com/11335434 here])
** Vocodes a formant with a carrier wave http://weare.buildingsky.net/processing/dsp.js/examples/vocoder.html
** Vocodes a formant with a carrier wave http://weare.buildingsky.net/processing/dsp.js/examples/vocoder.html
** Biquad Filter example http://weare.buildingsky.net/processing/dsp.js/examples/biquad.html
** Biquad Filter example http://weare.buildingsky.net/processing/dsp.js/examples/biquad.html
Line 521: Line 522:
** 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])
** JS IIR Filter http://weare.buildingsky.net/processing/dsp.js/examples/filter.html (video [http://vimeo.com/11335434 here])
** JavaScript Text to Speech engine http://scotland.proximity.on.ca/dxr/tmp/audio/tts/index.html
** JavaScript Text to Speech engine http://scotland.proximity.on.ca/dxr/tmp/audio/tts/index.html
** Csound shaker instrument ported to JavaScript via Processing.js http://scotland.proximity.on.ca/dxr/tmp/audio/shaker/instruments/shaker.htm
** Csound shaker instrument ported to JavaScript via Processing.js http://scotland.proximity.on.ca/dxr/tmp/audio/shaker/instruments/shaker.htm
Line 543: Line 543:
** http://blog.nihilogic.dk/2010/04/html5-audio-visualizations.html (Demo and API by Jacob Seidelin -- video [http://vimeo.com/11355121 here])
** http://blog.nihilogic.dk/2010/04/html5-audio-visualizations.html (Demo and API by Jacob Seidelin -- video [http://vimeo.com/11355121 here])
** http://ondras.zarovi.cz/demos/audio/
** http://ondras.zarovi.cz/demos/audio/
** http://weare.buildingsky.net/processing/beat_detektor/beat_detektor.html
** http://code.bocoup.com/processing-js/3d-fft/viz.xhtml
** http://code.bocoup.com/processing-js/3d-fft/viz.xhtml


50

edits

Navigation menu