[web-audio-api] The default value of the parameter to AudioContext.createDelay should be specified in Web IDL (#177)

> Originally reported on W3C Bugzilla [ISSUE-19808](https://www.w3.org/Bugs/Public/show_bug.cgi?id=19808) Thu, 01 Nov 2012 00:14:07 GMT
> Reported by Ehsan Akhgari [:ehsan]
> Assigned to 

Like this:

  DelayNode createDelay(optional float maxDelayTime = 1.0);

crogers: if you agree with this, I'll go ahead and commit the change.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/177

Received on Wednesday, 11 September 2013 14:31:27 UTC