// ECMC example sms4-3 : adds VibratoWeight to frequency shifting
// This example is identical to sms4-2 except that the VibratoWeight
// parameter is changed from its default of 1 (no effect) to .58
// to produce a buzzing timbre, and only the "even" (actuall odd)
// numbered harmonics are synthesized. It was necessary to lower
// the Amp value to .5 to avoid clipping.
InputSmsFile /sflib/anal/sms/sop1.b3.sms 
OutputSoundFile sms4-3.wav
SamplingRate 44100
PhaseAlign 0
Type 3
Amp .5
  AmpSineEven 0
AmpSine 1.
FreqSine .5
FreqSineShift 996.0
VibratoWeight .58
