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

Makefile
 
README
 
smsSynth.c
[View smsSynth.c] 

README

This directory contains the program smsSynth and some of the sources. This program performs the synthesis part of the Spectral Modeling Synthesis technique.

The program is runned by:

smsSynth [-s samplingRate] [-d] [-n] <inputSmsFile> <outputSoundFile>

-s
	output sampling rate.

-d
	synthesize only deterministic component.

-n
	synthesize only stochastic component.

No changes to the analysis representation are possible, use smsMk for that.

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