There are four sounds in this file:
MonoLastNotePriority? demonstrates last-note-priority analog style monophonic key policy
using a sine-wave oscillator. To replace the sine wave with your own sound,
use parameters:
?monogate instead of !KeyDown
?monocv instead of !KeyPitch
?monovel instead of !KeyVelocity
if you want first-note-priority, change the timing expression in the script.
The other three sounds are additive emulations of an analog monophonic
synth. They're exactly the same except that one has high-note priority,
one has low-note priority, & one has last-note priority.
-- RobRayle - 17 Mar 2006