If I understand correctly.. you need something like this?? [attachment] cheers
On Sat, Mar 10, 2012 at 5:45 PM, Lorenzo Sutton <[email protected]>wrote: > My take attached. > > On 10/03/12 19:23, Pagano, Patrick wrote: > >> >> >> 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 >> >> >> ______________________________**_________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/** >> listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list> >> > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > -- Lic. José Rafael Subía Valdez SoundArtist www.facebook.com/JRafaelSubiaValdez (Public Page) www.myspace.com/joserafaelsubiavaldez https://puredata.info/author/rafasubia www.redce.org
XYBang.pd
Description: Binary data
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
