Hi everyone,
I’m currently working on a small granular patch and trying to make it properly stereo.
Right now I have two separate arrays — samplebufL and samplebufR — and two corresponding tabread4~ objects that feed throw~ busL and throw~ busR.
However, I still only hear sound from the left channel.
It seems that both tabread4~ objects are not being driven independently, or maybe my right buffer isn’t being read correctly.
I’ve attached the two files:
granular2.pd (main patch)
grainvoice.pd (the subpatch that handles each grain)
Could someone please take a look and tell me what’s missing to make the granulator output true stereo?
Any help or advice on the best structure for a stereo granular patch in Pd would be greatly appreciated!
Thanks a lot in advance 🙏
Emiliano