   < Score11 file used to create Eastman Csound Tutorial soundfile example
   < ex4-2 : unit generator gbuzz
<score for ex4-2
* f1 0 2048 9 1 1 90;          < cosing function required by gbuzz

i1 0 0 5;
p3 rh 4;
p4 no a3;                       < pitch

p5 16;                         < knh ( # of harmonics)
p6 1;                          < klh lowest harmonic # (1 = fundamental)
p7 nu 1./2./.5/5./.2;          < kr (amplitude multiplier)
end;
