Similar to Pfindur, but works with the value directly.
NOTE: Be careful if this is used, directly or indirectly, for a note-length parameter! The difference may be very small and this could result in zombie nodes, due to a bug in
EnvGen for very short sustain times.
Pconst.new(sum, pattern, tolerance: 0.001)
Embeds elements of the pattern into the stream until the sum comes close enough to sum. At that point, the difference between the specified sum and the actual running sum is embedded.
.sum = value