[PD] question about moses/gate/split??

Pagano, Patrick pat at digitalworlds.ufl.edu
Sat Mar 10 19:23:42 CET 2012




HiSaturday, March 10, 2012 1:20 PM
hi
I had a question from a student that wants to do something special with X/Y values from a motion grid example.
We are getting values from pdp_mgrid with a value of 4 for x and a value of 4 for y so there are obviously different combinations.

here's here question:


If x can equal 1,2,3,4
and
y can equal 1,2,3,4

how to send a bang when

x=1 && y=1 BANG 1


x=1 && y=2 BANG 2


x=2 && y=1 BANG 3


x=2 && y=2 BANG 4

Need something that can easily have range changed  x = 1-10 and y =1-10

Is there an eloquent way to do this in pure data? we have looked at gate, moses and split and they seem close but not spot on

thanks in advance

pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120310/74bdfd6c/attachment.htm>


More information about the Pd-list mailing list