  < score11 file used to create soundfile example  "ex5-3"

i1 0 0 8;                       < mono input, default mono output  
p3 nu  .3 /// 3.2 /  1.5 //4/7. ;
du nu 300.153/300.179/300.25/303./  301.18 / 301.43 / 303.3/ 307.29;
p4 nu 6 /7 /8 /5; < audio soundfiles from /sflib/perc :
      < 6 = plate1, 7 = gong.ef3 , 8 = cym1 , 5 = tam
p5 nu .2 / .6 /  .4 / .9 /
     .9 * 4;                  < output amplitude multiplier
p6 nu 0/1./.4/2.;                < duration skipped from front of sf
p7 0; <nu 0 * 3 / .1;                  < optional added fade in time
p8 0; <nu 0 * 3 / .5;                  < optional added fade out time
< envelope follower p-fields :
p9  nu 9 / 10 / 11 / 12 /  < soundin # of control soundfiles 
  13 / 14 / 15 / 16;        < mostly from /sflib/perc
 < 9 = tb1 , 10 = tb2 , 11 = wb , 12 = crt.fs6 
 < 13 = bongo1.roll , 14 = sleighbells , 15 = maracaroll , 16 = voicetest
p10  0 ;                  < skip off front of control soundfile
end;

