// ECMC example sms2-1 : Only the "even" (actually the odd) numbered
// harmonics including the fundamental and the residual of the violin
// tone are synthesized. (AmpSineOdd is set to 0 amplitude.) 
// As a result the tone sounds somewhat like a stopped pipe (e.g. clarinet)
// The pitch is transposed up a major 2nd from g3 to a3 
// SameSpectralEnv is set to 1 to maintain original formants.
// Compare this exampe with examples sms2-2 through sms2-6
InputSmsFile /sflib/anal/sms/vln.g3.sms
OutputSoundFile sms2-1.wav
SamplingRate 44100
Type 3
PhaseAlign 0
Amp 1
AmpSine 1
   AmpSineEven 1
   AmpSineOdd 0
AmpSpec 1     
FreqSine 1.122
// NO alteration is made to the frequencies of the "odd" or "even" harmonics
// FreqSineEven 1
// FreqSineOdd 1
SameSpectralEnv 1
