浏览代码

Merge pull request #35 from natcl/patch-1

Fix typo in AudioEffectFade help
dds
Paul Stoffregen 11 年前
父节点
当前提交
a9a23d58a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      gui/list.html

+ 1
- 1
gui/list.html 查看文件

directly to the output) after "milliseconds" time. directly to the output) after "milliseconds" time.
</p> </p>
<p class=func><span class=keyword>fadeOut</span>(milliseconds);</p> <p class=func><span class=keyword>fadeOut</span>(milliseconds);</p>
<p class=desc>Begin increasing the audio level, to reach 0 (no output)
<p class=desc>Begin decreasing the audio level, to reach 0 (no output)
after "milliseconds" time. after "milliseconds" time.
</p> </p>
<h3>Notes</h3> <h3>Notes</h3>

正在加载...
取消
保存