This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
From ROC: “Is there a reason not to make the first parameter of AudioBufferSourceNode.start()/stop() optional? Seems like it would be convenient to have it just default to zero so authors could write "node.start()" to make it play "right now", and ditto for node.stop().” -- http://lists.w3.org/Archives/Public/public-audio/2013JanMar/0175.html Editor agreed: http://lists.w3.org/Archives/Public/public-audio/2013JanMar/0176.html
This is a uncontroversial change, should just be done and close. All, feel free to submit patches including both prose and IDL.
https://dvcs.w3.org/hg/audio/rev/21c9a7bdbc3a We still need to decide whether it makes sense to adopt similar changes to the OscillatorNode, and also to the alternate names for these two node types.