< Score11 file used to create Eastman Csound Tutorial soundfile example ex1-3 :
< Tutorial orchestra file needed to create a soundfile: ex1-3

*f1 0 2048 9 10 .8 0  27 1. 0  54  .4 0  81 .2 0; < partials 1,2.7, 5.4 & 8.1
 < function 2 includes partials at approximately 2, 3, 9, 10, 16 and 17 times
*f2 0 2048 9 21 .4 0  29 .5 0  91 1. 0  100 .7 0  161 .2 0  170 .15 0;

i1 0 0 4;  < play 4 notes
p3  3.; 
du .95;
p4  nu 55 / 261.6 ;   <  frequency : alternate between a1 & c4 {middle c}
p5 nu 12000 / 7000;         < amplitude
p6 nu 1 // 2// ;  < audio function number 
end;

