<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[control gesture mobmuplat]]></title><description><![CDATA[<p>I'd like to know if with mobmuplat and LCD object, is possible to control the sound (pd/gem patch) by drawing lines on the touchscreen.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:24:13 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/8953.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Jan 2015 18:14:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to control gesture mobmuplat on Sat, 17 Jan 2015 18:14:07 GMT]]></title><description><![CDATA[<p>I'd like to know if with mobmuplat and LCD object, is possible to control the sound (pd/gem patch) by drawing lines on the touchscreen.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat</guid><dc:creator><![CDATA[Wabot03]]></dc:creator><pubDate>Sat, 17 Jan 2015 18:14:07 GMT</pubDate></item><item><title><![CDATA[Reply to control gesture mobmuplat on Tue, 20 Jan 2015 23:50:32 GMT]]></title><description><![CDATA[<p>Hi. Yes, look at MMPTutorial6-2DGraphics.pd (included in the app's documents folder, and also in the development package downloadable from <a href="http://www.mobmuplat.com" rel="nofollow">www.mobmuplat.com</a>). The second page of the interface has an LCD that you can draw on:</p>
<ul>
<li>the LCD takes a touch, sends the touch x/y value to pd in a message like &quot;/myLCD 1 .4 .7&quot;. First number is touch state (0=up, 1=down, 2=drag), and then x/y values.</li>
<li>the patch takes those messages and sends drawing messages back into the LCD.</li>
</ul>
<p>So you can grab those same touch values in the pd patch and do what you want with them.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat/2</guid><dc:creator><![CDATA[monkeyswarm]]></dc:creator><pubDate>Tue, 20 Jan 2015 23:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to control gesture mobmuplat on Wed, 21 Jan 2015 21:31:17 GMT]]></title><description><![CDATA[<p>ty, done</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8953/control-gesture-mobmuplat/3</guid><dc:creator><![CDATA[Wabot03]]></dc:creator><pubDate>Wed, 21 Jan 2015 21:31:17 GMT</pubDate></item></channel></rss>