ftp.nice.ch/pub/next/unix/audio/sms.N.bs.tar.gz#/sms/library

Makefile
 
README
 
SmsObject.h
[View SmsObject.h] 
SmsObject.m
[View SmsObject.m] 
covLatticeHarm.c
[View covLatticeHarm.c] 
filterArray.c
[View filterArray.c] 
filters.c
[View filters.c] 
fixTrajectories.c
[View fixTrajectories.c] 
getResidual.c
[View getResidual.c] 
harmDetection.c
[View harmDetection.c] 
interpolateArrays.c
[View interpolateArrays.c] 
interpolateSms.c
[View interpolateSms.c] 
peakContinuation-new.c
[View peakContinuation-new.c] 
peakContinuation.c
[View peakContinuation.c] 
peakDetection.c
[View peakDetection.c] 
realft.c
[View realft.c] 
sinTab.c
[View sinTab.c] 
sincTab.c
[View sincTab.c] 
sineSynth.c
[View sineSynth.c] 
smsAnalysis.c
[View smsAnalysis.c] 
smsIO.c
[View smsIO.c] 
smsSynthesis.c
[View smsSynthesis.c] 
spectralApprox.c
[View spectralApprox.c] 
spectrum.c
[View spectrum.c] 
stocAnalysis.c
[View stocAnalysis.c] 
variousFunctions.c
[View variousFunctions.c] 
windows.c
[View windows.c] 

README

this directory contains the following files:

-covLatticeHarm.c:       covariance lattice harmonic analysis
-filterArray.c:          filter the points of a two dimensional array
-filters.c:              various filters
-fixTrajectories.c:      fix gaps and short trajectories 
-getResidual.c:		     get residual sound 
-harmDetection.c:        detection of a given harmonic 
-interpolateArrays.c     interpolate two arrays
-interpolateSms.c        interpolate two sms records
-peakContinuation.c:     peak continuation algorithm
-peakDetection.c:        peak detection algorithm
-realft.c:               real fourier transform
-sincTab.c               table for main lobe of Blackman window
-sineSynth.c:            sine synthesis
-sinTab.c:               sine table 
-smsAnalysis.c:          main routine for SMS analysis
-smsIO.c:                routines for IO 
-SmsObject.h:            header for class Sms
-SmsObject.m:            methods for class Sms
-smsSynthesis.c:         main routine for SMS synthesis
-spectralApprox.c:       line segment approximation of a magnitude spectrum
-spectrum.c:             compute spectra
-stocAnalysis.c:         stochastic analysis
-variousFunctions.c:     various routines for SMS
-windows.c:              several windows

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.