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

Makefile
 
README
 
smsResample.c
[View smsResample.c] 

README

Program to resample the SMS analysis files. 

Sometimes it is useful to have a high frame rate in the analysis for the purpose of getting a good stochastic representation. Once this is obtained there is no need to keep of the frames that resulted from the analysis since in the synthesis it will not be important.

Usage: smsResample [factor] <inputSmsFile> <outputSmsFile>

The factor should be a positive integer value. A value of 2 will mean that 1 every 2 records of the SMS file will be deleted.

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