瀏覽代碼

Add Biquad frequency limitation to documentation

dds
PaulStoffregen 10 年之前
父節點
當前提交
519cb463aa
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      gui/list.html

+ 5
- 0
gui/list.html 查看文件

@@ -1424,6 +1424,11 @@ The actual packets are taken
<p>This object implements up to 4 cascaded stages. Unconfigured stages will
not pass any signal.
</p>
<p>Biquad filters with low corner frequency (under about 400 Hz) can run into
trouble with limited numerical precision, causing the filter to perform
poorly. For very low corner frequency, the State Variable (Chamberlin)
filter should be used.
</p>
</script>
<script type="text/x-red" data-template-name="AudioFilterBiquad">
<div class="form-row">

Loading…
取消
儲存