// ECMC example sms2-6 reconstructs the violin tone, switching
// the even (actually odd) numbered harmonics, now tranposed up
// an octave, and the odd (actually "even") numbered harmonics,
// tranposed down an octave.
// With these changes it was necessary to lower the Amp to .9 to avoid clipping.
// Compare this example with examples sms2-1, sms2-2, sms2-3,sms2-4 & sms2-5
// and especially to sms2-7, which is identical except that SameSpectralEnv = 0
InputSmsFile /sflib/anal/sms/vln.g3.sms
OutputSoundFile sms2-6.wav
SamplingRate 44100
Type 3
PhaseAlign 0
Amp .9
AmpSine 1
   AmpSineEven 1
   AmpSineOdd 1
AmpSpec 1     
FreqSine 1.122
    FreqSineEven 2
    FreqSineOdd .5
SameSpectralEnv 1

