< plunk0  : p7 = 0  : a little Bach canon (ah, but is it REALLY by Bach ?)
< note the much high amplitude factor necessary for the higher register melody
* f100 0 1024 10 1.;			< SINE WAVE
te 144;
< lower line :
PLUNK 0 15;
p3 rh 8//4////2/4//8//4/8//4/8//2;
du .99;
p4 no p d3/e/f/e/d/a3/d4/a3/bf/g/e/a/f/d/g/e/cs/a2;
p5 1. 8000 9000;
am .35;   < reduce amplitude of lower line
p6 1. .004 .008;
p7 0;                                         < method (0, 1 or 2)
p8 1. .85 .9;                                 < stretch or shrink factor, .01-1.
< p9 through 20 are OPTIONAL and can be omitted
p9 0;                                 < brightness : 0 = ord. ; range -1. to +1.
<p10 - p17 : tremolo or vibrato: p10 : 0 = no trem. or vib.; 1 = trem; 2 = vib
p10           
p11                                         < 1st trem or vib rate (ord. 3.-6.)
p12                                         < 2nd trem or vib rate   "    "
p13                                         < trem or vib fade-in dur.
p14                                       < 1st depth trem (.2-.6)or vib (.1-.2)
p15                                       < 2nd depth trem (.2-.6)or vib (.1-.2)
p16                                         < rd % (.05-.2 ord)
p17                                         < rd rate (2.-5. ord)
< p18 - p20 optional gliss : if p18 is 0, or same as p4, no gliss
p18                                         < 2nd note - cps or pch
p19                                         < p4 dur : if > 100 (p19-100)*p3
p20                                         < gliss dur : if > 100 (p20-100)*p3
 p21       < a detuning p-field generally used only in chorused scores
end;  <<>>>>>>>
< upper line :
PLUNK 0 15;
p3 rh 8//4////2/4//8//4/8//4/8//2;
du .99;
p4 no p d5/e/f/e/d/a5/d6/a5/bf/g/e/a/f/d/g/e/cs/a4;
p5 1. 8000 9000;
am 1.3;    < increase amplitude of upper line
p6 1. .004 .008;
p7 0;                                         < method (0, 1 or 2)
p8 1. .85 .9;                                 < stretch or shrink factor, .01-1.
< p9 through 20 are OPTIONAL and can be omitted
p9 nu .5/0/////.8/0/.3/0//.2/0//.1/0///; <brightness: 0 = ord.; range -1. to +1.
< p10 through 21 not used and deleted here
end;  <<>>>>>>

