 <  optional functions if tables used: f98 = table of soundin. numbers,
 < f99 = table of durations ; to use, remove comments, edit & complete
< *f98 0 size -2 soundin.numbers
< *f99 0 size -2 durations
SF1TO2              < mono input, stereo output
p3  
du  
     < p4 = soundin.#, or, if negative, index to function tables 98 & 99
p4 
  < OPTIONAL p-fields (p5 - p8): p5 = amplitude multiplier
p5      
  < p6 = duration skipped from front of soundfile
p6  
  <  p7 = fade-in time : if negative or between 100.0 & 101. = % p3
p7   
  <  p8 = fade-out time : if negative or between 100.0 & 101. = % p3
p8   
  < p9 = fixed left-right pan location {1. - 0 | 1. = hard left, 0 = hard right}
p9      
