Web Audio [Javascript, Sound]
Coming soon to the HTML5 toolbox is the Web Audio, still in development for Chrome, Google have a dedicated page with a number of very interesting and fun examples. Thanks to Alexander Chen for pointing out this ’3D Sonogram’ example which I seem to have missed the last time I visited the page. Here is how the new Web Audio is described:
The Web Audio API introduces a variety of new audio features to the web platform. It can be used with the canvas 2D and WebGL 3D graphics APIs for creating a new generation of games and interactive applications. The API is capable of dynamically positioning/spatializing and mixing multiple sound sources in three-dimensional space. It has a powerful modular routing system, supporting effects, a convolution engine for room simulation, multiple sends, submixes, etc. Scheduled sound playback is provided for musical applications requiring a high degree of rhythmic precision. Realtime analysis / visualizer support and direct JavaScript processing is also supported.
More at chromium.googlecode.com/svn/trunk/samples/audio/index.html
Related Posts
Posted on: 19/08/2011
Posted in: Javascript
Post tags: audio browser chrome html5 javascript Sound web webgl
-
http://www.facebook.com/louisleatherbarrow Louis Leatherbarrow
















