Sfoglia il codice sorgente

Update Tfilter design link in FIR filter docs

dds
PaulStoffregen 9 anni fa
parent
commit
a25efdf12b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      gui/index.html

+ 1
- 1
gui/index.html Vedi 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…
Annulla
Salva