Explorar el Código

Update Tfilter design link in FIR filter docs

dds
PaulStoffregen hace 9 años
padre
commit
a25efdf12b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      gui/index.html

+ 1
- 1
gui/index.html Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar