[i18n-activity] Web Audio API > 2018-12-12

aphillips has just created a new issue for https://github.com/w3c/i18n-activity:

== Web Audio API > 2018-12-12 ==
Web Audio API

https://www.w3.org/TR/2018/CR-webaudio-20180918/

feedback due by: 2018-12-12

Abstract

This specification describes a high-level Web API for processing and synthesizing audio in web applications. The primary paradigm is of an audio routing graph, where a number of AudioNode objects are connected together to define the overall audio rendering. The actual processing will primarily take place in the underlying implementation (typically optimized Assembly / C / C++ code), but direct script processing and synthesis is also supported.




Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/597 using your GitHub account

Received on Tuesday, 18 September 2018 19:33:08 UTC