Hey there,
I'm fairly new to PD and am trying to hobble together a guitar patch. I have a delay patch currently, and I'd like the delayed signal to have some slow vibrato pitch bend to them as they fade away. The delay patch is basically a simple delwrite~ into a delread~ with a feedback loop to create trails.
The issue I'm having is that when I insert a new delwrite~ (and associated delread~) into the audio path to start the pitchbend part of the patch (after the delay part), the delay part stops working. Is there an issue with PD running several delwrite~ objects in series in a signal chain? Any help would be greatly appreciated.
Edit: the delay patch is essentially similar to this https://guitarextended.wordpress.com/2011/12/12/creating-a-simple-effect-with-pd/ the issue occurs when another delwrite~ and delread~ is added before the dac~