< Function Needed:100                                                     
* f100 0 1024 10 1.;			< SINE WAVE

FMOD 0 0 4;
p3 4.;
du 304;                         < du = Duration       
p4 no ef3;                      < p4 = frequency : use notes,pch or cps
< amplitude envelope
p5 nu 10000/1500/10000//;       < p5 = amplitude 
p6 nu  .05/ 1. / .08/ .05;      < p6 =Attack time 
p7 nu 3.8 /.2  / 3.4 / 3.6;     < p7 = Decay time  
p8 nu  .5 /7.0 / .6 / .4 ;      <  atss - amplitude before p7 
                                < absolute or *p5 if < 10.00
< F.M. values : p9-p13
p9  nu 1.005/1.996/1.4/2.7;     < modulating frequency (*p4 or fixed if > 9.99)
p10 nu  7.  / .1  / .5/8.;      < Index at beginning
p11 nu  2.  / .4  /1.6/3.5;     < Index after p6 
p12 nu  .8  / 4.5 / .5/ .8;     < Index before p7 
p13 nu 1.5 /.1   /1.4/3.4;      < Attack hardness : 1. ord., range .01-3.
p14       < a detuning p-field generally used only in chorused scores
< Optional additional parameters:
end;   <<<>>>>>>
