wgpluck2
Physical model of the plucked string.
It has control over the pluck point, the pickup point and the filter. Based on the Karplus-Strong algorithm.
Syntax
Initialization
iplk -- The point of pluck is iplk, which is a fraction of the way up the string (0 to 1). A pluck point of zero means no initial pluck.
icps -- The string plays at icps pitch.
Performance
kamp -- Amplitude of note.
kpick -- Proportion of the way along the string to sample the output.
krefl -- the coefficient of reflection, indicating the lossiness and the rate of decay. It must be strictly between 0 and 1 (it will complain about both 0 and 1).
Examples
Here is an example of the wgpluck2 opcode. It uses the file wgpluck2.csd.
See also
Credits
Author: John ffitch (after Perry Cook)
University of Bath, Codemist Ltd.
Bath, UK
New in Csound version 3.47