home *** CD-ROM | disk | FTP | other *** search
- This directory contains files and programs pertaining to sampling-rate
- conversion on the 68030/40. It uses 32-bit fixed-point arithmetic: 16-bits
- data and 16-bits coefficients.
-
- CONTENTS
-
- resample Sampling-rate conversion program
- resample.1 Manual page for resample. Try "nroff -man resample.1 |openfile"
-
- testscript Shell script for testing the resample program
-
- windowfilter Program for designing FIR digital filters used by resample
- windowfilter.1 Manual page for windowfilter
-
- testFilter Shell script for testing a filter written by windowfilter
- i.snd Sound file containing an "impulse" used to test filters
- testFilter.ma Mathematica file for displaying filter test results
- HQFilter.ma Test results for the "resample -aaa" default filter
- LQFilter.ma Test results for the default filter without the -aaa option
-
- sndstrip Utility for stripping leading and trailing zeros in a .snd file
- toascii Utility for converting a sound file to an ascii file (for MMA)
- tosnd Utility for converting an ascii data file to a sound file
- tomono Utility for converting a stereo sound file to a mono sound file
-