summaryrefslogtreecommitdiff
path: root/third_party/resample/man/windowfilter.1
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-04-07 14:53:15 +0000
committerBenny Prijono <bennylp@teluu.com>2007-04-07 14:53:15 +0000
commitca07a9833149d270d1e5b44cfa381ac6ac03e39c (patch)
tree0d1297c8326f76aec00e068795ed1505047c63a7 /third_party/resample/man/windowfilter.1
parent81d1b2797aa3945c529d57f9ddf6179ec2b392a4 (diff)
Moved resample to third_party directory
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1170 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/resample/man/windowfilter.1')
-rw-r--r--third_party/resample/man/windowfilter.127
1 files changed, 27 insertions, 0 deletions
diff --git a/third_party/resample/man/windowfilter.1 b/third_party/resample/man/windowfilter.1
new file mode 100644
index 00000000..ead219d2
--- /dev/null
+++ b/third_party/resample/man/windowfilter.1
@@ -0,0 +1,27 @@
+.TH WINDOWFILTER 1 "19 Jun 2002" "CCRMA"
+.SH NAME
+windowfilter \- design an FIR digital filter by the window method
+
+.SH DESCRIPTION
+The \fBwindowfilter\fR program designs an FIR digital filter for use
+with the \fBresample\fR program. Just run the program and type ? at
+its prompts to get an explanation of its options.
+
+.SH REFERENCES
+
+Digital Signal Processing Committee, ed., \fBPrograms for Digital
+Signal Processing\fR, IEEE Press, New York, 1979.
+
+J. F. Kaiser, "Using the I0-sinh Window Function," Proc. IEEE
+Int. Symp. on Circuits and Syst., April 22-25, pp. 20-23, 1974.
+
+F. J. Harris, "On the Use of Windows for Harmonic Analysis with the
+Discrete Fourier Transform," Proceedings of the IEEE, vol. 66, no. 1,
+pp. 51-83. Jan. 1978.
+
+A. H. Nuttall, "Some Windows with Very Good Sidelobe Behavior," IEEE
+Transactions on Acoustics, Speech, and Signal Processing,
+vol. ASSP-29, no. 1, pp. 84-91, Feb. 1981.
+
+L. R. Rabiner and B. Gold, \fBTheory and Application of Digital Signal
+Processing,\fR Prentice-Hall Inc., Englewood Cliffs, NJ, 1975.