< Score11 file used to create Eastman Csound Tutorial soundfile example ex2-3 :
< different time envelope functions, same audio waveshape function
< Tutorial orchestra file needed to create a soundfile: ex2-3

< Envelope functions :
* f52 0 65 7 0 32 1. 32 0;              < line pyramid: up,down
* f62 0 65 5 .001 32 1. 32 .001;        <expo. pyramid (up,down)
* f21 0 65 5 .001 4 .8 10 1. 10 .7 40 .001;

< Audio waveshape function :
* f12 0 512 10 1. 0 .33 0 .13 0 .07;   < fundamental & odd harmonics

i1 0 0 3;
p3 3.;
p4 no c3;                               < pitch (in pch)
p5 8000;                                < amplitude
p6 nu 52/62/21;                          < function number for time envelope
p7 12;                                 < function number for audio waveshape
end;
