*Summary*: This adds a new source node that produces a constant value. It's currently possible to simulate this using other node types (for instance using an AudioBufferSourceNode containing a single value that has been set to loop) but it would be easier for developers to have a node type specifically for this. *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1308432 *Link to standard*: https://webaudio.github.io/web-audio-api/#ConstantSourceNode *Platform coverage*: All *Estimated or target release*: 53 *Preference behind which this will be implemented*: None *DevTools bug*: None *Do other browser engines implement this?* Chrome intent to implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/9uoSMZftWfY *Tests* - A web-platform-test will be implemented as well _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform