Browse Source

Update Tfilter design link in FIR filter docs

dds
PaulStoffregen 8 years ago
parent
commit
a25efdf12b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gui/index.html

+ 1
- 1
gui/index.html View File

@@ -2226,7 +2226,7 @@ double s_freq = .0625;</p>
supported filter length is 200 points.
</p>
<p>The free
<a href="http://t-filter.appspot.com/fir/index.html" target="_blank"> TFilter Design Tool</a>
<a href="http://t-filter.engineerjs.com/" target="_blank"> TFilter Design Tool</a>
can be used to create the impulse response array. Be sure to set the sampling
frequency to 44117 HZ (it defaults to only 2000 Hz) and the output type to "int" (16 bit).
</p>

Loading…
Cancel
Save