I’m new to this, please excuse if this has been answered before.
How can the durations of the envelope segments be changed over time? I tried to multiply the values using an LFDNoise1.ar for example, but it does not seem to work. I guess I’m missing a basic point here, but I can’t figure it out.
It’s generally not a good idea to use modulation (like LFDNoise1) on envelope durations. Instead, I would suggest using controls for \atk and \rel in the SynthDef, and then use Pwhite or Pexprand to set them randomly in the Pbind.