update changelog
authorcrogers
Fri, 09 Mar 2012 15:16:42 -0800
changeset 36 db91f8c04176
parent 35 196e7644b7d2
child 37 980d513ab2d7
update changelog
webaudio/changelog.html
--- a/webaudio/changelog.html	Fri Mar 09 15:12:42 2012 -0800
+++ b/webaudio/changelog.html	Fri Mar 09 15:16:42 2012 -0800
@@ -5,6 +5,95 @@
 <h2>Web Audio API Change Log</h2> 
 
 <pre>
+
+changeset:   35:196e7644b7d2
+tag:         tip
+user:        crogers
+date:        Fri Mar 09 15:12:42 2012 -0800
+* add optional maxDelayTime argument to createDelayNode()
+* add more detail about playback state to AudioBufferSourceNode
+* upgrade noteOn(), noteGrainOn(), noteOff() times to double from float
+
+changeset:   34:7a158cdbb064
+tag:         tip
+user:        crogers
+date:        Mon Feb 06 16:52:39 2012 -0800
+* Cleanup JavaScriptAudioNode section
+* Add distance model constants for AudioPannerNode according to the OpenAL spec
+* Add .normalize attribute to ConvolverNode
+* Add getFrequencyResponse() method to BiquadFilterNode
+* Tighten up the up-mix equations
+
+changeset:   33:f2eda56fb791
+user:        crogers@google.com
+date:        Mon Feb 06 14:03:43 2012 -0800
+summary:     TEST: trivial white-space change
+
+changeset:   12:5d9898ac7452
+user:        crogers@google.com
+date:        Fri Nov 04 15:53:14 2011 -0700
+summary:     fix small typo
+
+changeset:   11:b3ea7765b09e
+user:        crogers@google.com
+date:        Fri Nov 04 15:40:58 2011 -0700
+summary:     Add more technical detail to BiquadFilterNode description (contributed by Raymond Toy)
+
+changeset:   10:040afff6a7de
+user:        crogers
+date:        Sat Oct 15 19:08:15 2011 -0700
+summary:     small edits to the introduction
+
+changeset:   9:8b1ceeacca49
+user:        crogers
+date:        Sat Oct 15 19:00:15 2011 -0700
+summary:     initial commit
+
+changeset:   8:28f1a1f069a6
+user:        crogers@google.com
+date:        Tue Oct 04 12:10:47 2011 -0700
+summary:     change style-sheet to Editor's Draft
+
+changeset:   7:3fc08c5eca76
+user:        crogers@google.com
+date:        Tue Oct 04 12:06:35 2011 -0700
+summary:     Working -> Editor
+
+changeset:   6:dadd018d7a34
+user:        crogers@google.com
+date:        Tue Sep 13 12:49:11 2011 -0700
+summary:     add convolution reverb design document
+
+changeset:   5:79fa66345278
+user:        crogers@google.com
+date:        Mon Aug 29 17:05:58 2011 -0700
+summary:     document the decodeAudioData() method
+
+changeset:   4:0ae3f655f7f5
+user:        crogers
+date:        Mon Aug 22 14:36:33 2011 -0700
+summary:     fix broken MediaElementAudioSourceNode link
+
+changeset:   3:cec741655e51
+user:        crogers
+date:        Mon Aug 22 14:33:57 2011 -0700
+summary:     refine section describing integration with HTMLMediaElement
+
+changeset:   2:8de06c48aa8b
+user:        crogers@google.com
+date:        Mon Aug 01 12:05:53 2011 -0700
+summary:     add Privacy section
+
+changeset:   1:f4a6cd1d1fe1
+user:        crogers@google.com
+date:        Mon Jul 18 17:53:50 2011 -0700
+summary:     small update - tweak musical applications thumbnail images
+
+changeset:   0:556a04673d16
+user:        crogers@google.com
+date:        Mon Jul 18 17:23:00 2011 -0700
+summary:     initial commit of Web Audio API specification
+
 ------------------------------------------------------------------------
 v1.0.37 | crogers@google.com | 2011-07-18 16:39:58 -0700 (Mon, 18 Jul 2011) | 1 line