Hi...<br><br>We&#39;ve just done our footable version of Simon called Minus :<br><br><a href="http://yamatierea.org/papatchs/#minus">http://yamatierea.org/papatchs/#minus</a><br><br>Cheers.<br><br>01ivier<br><br><div class="gmail_quote">
2011/4/5 Andrew Faraday <span dir="ltr">&lt;<a href="mailto:jbturgid@hotmail.com">jbturgid@hotmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
You could always pull away from the visual design of it and use a different kind of user input, any would do. <div><br></div><div>You could use some form of controller through [hid] (although this tends to wind up specific to the controller). Even play a tone and use a mic, through [sigmund~] </div>
<div><br></div><div>I would suggest, for a start, use [key] or [keyname] which return the number or name of keys pressed. the trick is to make what you&#39;re displaying on screen correlate to the keys a user is pressing. Perhaps try a 3x3 grid in gem to relate to your keyboard&#39;s number pad. Or get creative... </div>
<div><br></div><div>If you&#39;re on a mac you could use this combination</div><div><br></div><div>[say *key name*(</div><div> |</div><div>[shell]</div><div><br></div><div>to speak the key which needs to be pressed, although this can be a little slow.</div>
<div><br></div><div>Hope you get some inspiration from this</div><div><br></div><div>Andrew</div><div><br><br>&gt; Date: Tue, 5 Apr 2011 09:52:36 +0100<br>&gt; From: <a href="http://pcunningham.uk" target="_blank">pcunningham.uk</a>@<a href="http://googlemail.com" target="_blank">googlemail.com</a><br>
&gt; To: <a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a><br>&gt; CC: <a href="mailto:pd-list@iem.at" target="_blank">pd-list@iem.at</a><br>&gt; Subject: Re: [PD] simon<div><div></div>
<div class="h5"><br>&gt; <br>&gt; Ah, cool. I also like the GUI elements in this one. Hiding bangs<br>&gt; behind canvas objects is a pretty cool idea.<br>&gt; <br>&gt; Philip<br>&gt; <br>&gt; On Tue, Apr 5, 2011 at 9:23 AM, Andy Farnell &lt;<a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a>&gt; wrote:<br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Hi Joe,<br>&gt; &gt;<br>&gt; &gt; There&#39;s a few circulating around. I like<br>&gt; &gt; this one, it might inspire you. Patch is<br>&gt; &gt; unsigned so no idea who made it.<br>&gt; &gt;<br>
&gt; &gt; a.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Tue, 5 Apr 2011 10:05:05 +0200<br>&gt; &gt; Joe &lt;<a href="mailto:potaxpotax@gmail.com" target="_blank">potaxpotax@gmail.com</a>&gt; wrote:<br>&gt; &gt;<br>
&gt; &gt;&gt; hi<br>&gt; &gt;&gt; thought a pd implementation of Simon<br>&gt; &gt;&gt; (<a href="http://en.wikipedia.org/wiki/Simon_%28game%29" target="_blank">http://en.wikipedia.org/wiki/Simon_%28game%29</a>) would be a cool thing<br>
&gt; &gt;&gt; to do, but i&#39;m kinda stuck when it comes to handling input from the<br>&gt; &gt;&gt; human player. maybe someone has attempted this before?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>&gt; &gt;&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Andy Farnell &lt;<a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a>&gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>
&gt; &gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>&gt; &gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Portfolio: <a href="http://philipcunningham.org" target="_blank">http://philipcunningham.org</a><br>&gt; BrightonPD: <a href="http://unsymbol.users.anapnea.net/brightonpd/" target="_blank">http://unsymbol.users.anapnea.net/brightonpd/</a><br>
&gt; Chipmusic: <a href="http://firebrandboy.org" target="_blank">http://firebrandboy.org</a><br>&gt; <br>&gt; _______________________________________________<br>&gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br></div></div></div>                                               </div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>