COMMENT analysis file used is /sflib/anal/pv/pvanal.icebells, an analysis of
COMMENT /sflib/perc/icebells {original duration 1.82 seconds}
COMMENT a boringly didactic introductory example score ; 4 resynthesis notes
COMMENT 1st note = straight resynthesis, a cloneof the source soundfile
COMMENT duration of last 3 notes is stretched {duty factor}
COMMENT last 2 notes are resynthesized backwards {p6 & p7} & transposed {p9}

<   Score file for Library algorithm  ### phavoc ###
instr phavoc  0 0 4;  < 4 resynthesized notes
p3    nu 2. // 3.;
du    nu 301.82 / 304. / 305. / 303; < no time warping for 1st note
  < in the last 3 output notes, the original 1.82 second duration is stretched
   < p4 = pvoc.# number
p4   1;  < pvoc.1 points to /sflib/anal/pv/pvanal.icebells 
  < p5 = amplitude multiplier {default 0, or else 1. = no amplitude modification}
p5   nu .5 / .2 / .3 / .55; 
   < Reading in the analysis file: p6, p7 & p8
  < entire analysis file used; notes 3 & 4 are resynthesized backwards 
p6  nu 0//    1.81//;          < time in analysis file to BEGIN read {def. = 0}
p7  nu 1.81// 0//;             < time in analysis file to END read {no default}
   < Optional p-fields : p8 - p12
p8 nu 0/ .1 / 0// ;     < optional (attack) time at beginning with no time warp
   < p9 = pitch transposition, in semitones & fractional microtones divisions
  < 1st note at original pitch ; 2nd note down minor 3rd + quarter tone
  < 3rd note down maor 7th ; last note up an octave
p9  nu 0 / -3.5 / -11 / 12;    
p10                                      < fade-in time
p11                                      < fade-out time
  < p12 = spatial placement for STEREO output only: 1. = hard left,0 = hard right
p12    
end;
  <  Added user p-fields: 
end;  <<< End of ### phavoc ### score >>>
