Hi,
I'm trying to playback a sound file from the same array using multiple [tabread4~] objects but I'm getting nasty clicks presumably because they are having accessing the same array at the same time. Is there another approach to this or some other way of avoiding the clicks?
thanks
James
There aren't any interactions between tabread4~ (etc.) objects reading from the same table - I do it all the time - for example, the silly example in 3.audio.examples/D13.addtive.qlst.pd
cheers Miller
On Wed, Apr 30, 2014 at 02:06:46PM +0100, James Dunn wrote:
Hi,
I'm trying to playback a sound file from the same array using multiple [tabread4~] objects but I'm getting nasty clicks presumably because they are having accessing the same array at the same time. Is there another approach to this or some other way of avoiding the clicks?
thanks
James
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yes, it's a problem with my patch! Thanks
Quoth Miller Puckette, on 30/04/2014 15:31:
There aren't any interactions between tabread4~ (etc.) objects reading from the same table - I do it all the time - for example, the silly example in 3.audio.examples/D13.addtive.qlst.pd
cheers Miller
On Wed, Apr 30, 2014 at 02:06:46PM +0100, James Dunn wrote:
Hi,
I'm trying to playback a sound file from the same array using multiple [tabread4~] objects but I'm getting nasty clicks presumably because they are having accessing the same array at the same time. Is there another approach to this or some other way of avoiding the clicks?
thanks
James
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list