intel Signal Processing Library
(iSPL)
version 4.1
Delphi interface patch and examples
by Robert Rossmair
______________________________________
Unlike the previous versions, version 4.1 comes with a Delphi interface of its own. However, a closer examination reveals some shortcomings. First of all, with the exception of the filter design functions all functions using Double data types are missing. Further, there are some bugs and typos which need fixing, and the translation of some function headers IMHO at least falls short of the optimum. And finally, I wanted to include some declarations to facilitate switching to library version 4.1 for those who used my interface unit for version 4.0.
Hence I decided to provide a patch file, nsp.dif. To apply this patch to your iSPL installation, you need GNU patch v2.5 (click here to download). Earlier versions might work, but I did not test them. Note that this binary of patch is part of DJGPP and that it is not able to handle long filenames.
This is a (freely translated) Delphi port of the demo that can be found in <ISPL installation directory>\examples\firdemo.
This is a somewhat elaborated version of example 8.7 from the Reference Manual (project Examples.dpr).To compile the examples, you need version 3.2 or greater of my Signal Display package.
You are visitor # since 12-Feb-1998.
Last updated May 20, 1999.