PaulStoffregen 6 年之前
父節點
當前提交
734d723860
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      gui/index.html

+ 2
- 2
gui/index.html 查看文件

@@ -1910,7 +1910,7 @@ The actual packets are taken
<h3>Notes</h3>
<p></p>
</script>
<script type="text/x-red" data-template-name="AudioSynthSimpleDrum">
<script type="text/x-red" data-template-name="AudioSynthKarplusStrong">
<div class="form-row">
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
@@ -1995,7 +1995,7 @@ The actual packets are taken
a very accurate sine wave. At least the upper 25 bits are believe
to be perfect. This is mainly intended for testing 24 bit codec chips!</p>
</script>
<script type="text/x-red" data-template-name="AudioSynthWaveformSine">
<script type="text/x-red" data-template-name="AudioSynthWaveformSineHires">
<div class="form-row">
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">

Loading…
取消
儲存