   < Score11 file used to create Eastman Csound Tutorial soundfile example
   < ex4-1 : unit generator buzz
*f1 0 2048 10 1.; < sine wave function required by buzz

i1 0 0 5;
p3 rh 4;
p4 no a3;                       < pitch
p5 nu 3/10/20/30/44;            < number of harmonics
end;
