<CsoundSynthesizer><CsOptions>; Select audio/midi flags here according to platform; Audio out Audio in No messages-odac-iadc-d;;;RT audio I/O; For Non-realtime ouput leave only the line below:; -o marimba.wav -W ;;; for file output any platform</CsOptions><CsInstruments>; Initialize the global variables.sr=44100ksmps=128nchnls=2; Instrument #1.instr1ifreq=cpspch(p4)ihrd=0.1ipos=0.561imp=1kvibf=6.0kvamp=0.05ivibfn=2idec=0.6a1marimba20000,ifreq,ihrd,ipos,imp,kvibf,kvamp,ivibfn,idec,20,10outsa1,a1endin</CsInstruments><CsScore>; Table #1, the "marmstk1.wav" audio file.f102561"marmstk1.wav"000; Table #2, a sine wave for the vibrato.f20128101; Play Instrument #1 for one second.i1018.09i1+0.58.00i1+0.57.00i1+0.258.02i1+0.258.01i1+0.257.09i1+0.258.02i1+0.258.01i1+0.257.09i1+0.33338.09i1+0.33338.02i1+0.33348.01i1+0.258.00i1+0.33338.09i1+0.33338.02i1+0.258.01i1+0.33337.00i1+0.33346.00e</CsScore></CsoundSynthesizer>