[PD] Scatter objects using [repeat]

Cyrille Henry ch at chnry.net
Tue Nov 26 00:32:03 CET 2013


hello,

look at the patch in gem help/02.advenced/20.double-gemhead_vs_repeat
the right patch of this patch is almost what you want.
you just have to insert 2 tabread instead of the select. the tabread should point to 3 random table.

c


Le 26/11/2013 00:19, Antonio Roberts a écrit :
> Hi everyone,
>
> I'm looking for a way to scatter objects across a screen in GEM using [repeat] or a similar method that doesn't require creating several objects or using particles. The objects should stay in position until I specify another random position
>
> I've followed the advice of reading the XYZ coordinates from a text file (as seen here http://lists.puredata.info/pipermail/pd-list/2009-01/067439.html ) but this doesn't allow me to choose another XYZ coordinate unless I load another text file.
>
> Is there any other way to do this?



More information about the Pd-list mailing list