Просмотр исходного кода

Merge pull request #35 from natcl/patch-1

Fix typo in AudioEffectFade help
dds
Paul Stoffregen 10 лет назад
Родитель
Сommit
a9a23d58a4
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      gui/list.html

+ 1
- 1
gui/list.html Просмотреть файл

@@ -841,7 +841,7 @@
directly to the output) after "milliseconds" time.
</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.
</p>
<h3>Notes</h3>

Загрузка…
Отмена
Сохранить