<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div id="divSelDisplay" style="position: relative; z-index: 0; top: -18px; padding-right: 15px; padding-bottom: 1px; font-family: 'Segoe UI', Helvetica, Arial, sans-serif; ">
<div id="divExpSubHdr" style="position: relative; height: 14px; padding-top: 7px; width: 832px; ">
<div id="divSubFs" style="position: absolute; left: 0px; right: 250px; ">
<div id="divFs" style="position: absolute; text-align: left; left: 0px; right: 0px; color: rgb(102, 102, 102); font-size: 7.5pt; ">
<div class="divTx" style="text-overflow: ellipsis; overflow-x: hidden; overflow-y: hidden; white-space: nowrap; position: absolute; ">
<br>
</div>
<div class="divTx" style="text-overflow: ellipsis; overflow-x: hidden; overflow-y: hidden; white-space: nowrap; position: absolute; ">
<br>
</div>
<div class="divTx" style="text-overflow: ellipsis; overflow-x: hidden; overflow-y: hidden; white-space: nowrap; position: absolute; ">
&nbsp;</div>
</div>
</div>
<div id="divSubSent" style="position: absolute; right: 0px; width: 250px; text-align: right; bottom: 2px; ">
<span id="spnSent" style="font-size: 7.5pt; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; color: rgb(102, 102, 102); ">HiSaturday, March 10, 2012 1:20 PM</span></div>
</div>
</div>
<div id="divBdy" class="bdyItmPrt" _fallwcm="1" style="font-size: medium; word-wrap: break-word; width: auto; overflow-x: hidden; overflow-y: hidden; position: relative; top: -5px; padding-top: 0px; padding-right: 15px; padding-bottom: 15px; padding-left: 0px; clear: both; font-family: 'Segoe UI', Helvetica, Arial, sans-serif; ">
<div>
<div>hi</div>
<div>I had a question from a student that wants to do something special with X/Y values from a motion grid example.</div>
<div>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.</div>
<div><br>
</div>
<div>here's here question:</div>
<div><br>
</div>
<div><br>
</div>
<div>If x can equal 1,2,3,4
<div>and</div>
<div>y can equal 1,2,3,4</div>
<div><br>
</div>
<div>how to send a bang when&nbsp;</div>
<div><br>
</div>
<div>x=1 &amp;&amp; y=1 BANG 1</div>
<div><br>
</div>
<div><br>
</div>
<div>x=1 &amp;&amp; y=2 BANG 2<br>
<div><br>
</div>
<div><br>
</div>
<div>x=2 &amp;&amp; y=1 BANG 3</div>
<div><br>
</div>
<div><br>
</div>
<div>x=2 &amp;&amp; y=2 BANG 4</div>
<div><br>
</div>
<div>Need something that can easily have range changed &nbsp;x = 1-10 and y =1-10</div>
</div>
</div>
</div>
<div><br>
</div>
<div>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</div>
<div><br>
</div>
<div>thanks in advance</div>
<div><br>
</div>
<div>pp</div>
</div>
</div>
</body>
</html>