--- a/webaudio/specification.html Tue Oct 02 12:33:36 2012 -0700
+++ b/webaudio/specification.html Wed Oct 03 12:26:39 2012 -0700
@@ -2197,8 +2197,9 @@
<dl>
<dt id="dfn-distanceModel"><code>distanceModel</code></dt>
<dd><p>Determines which algorithm will be used to reduce the volume of an
- audio source as it moves away from the listener.
- <!--span class="ednote">TODO: add constants </span --></p>
+ audio source as it moves away from the listener. See the <b>constants</b> for the available choices.
+ The default is <b>INVERSE_DISTANCE</b>.
+</p>
</dd>
</dl>
<dl>