<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: stop incoming value to pictslider while moving the slider</title>
		<atom:link href="http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 08:13:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-55447</guid>
					<title><![CDATA[stop incoming value to pictslider while moving the slider]]></title>
					<link>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-55447</link>
					<pubDate>Thu, 10 Mar 2011 19:32:15 +0000</pubDate>
					<dc:creator>christiancurtis</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,</p>
<p>I have a patch in which i&#8217;m using the pictslider x/y values to control vst paramaters. I&#8217;m now implementing a gesture recorder so I can record and loop the movements of the slider, but I have a problem in that I&#8217;m not sure how to stop the incoming values while I&#8217;m moving the slider manually, so it&#8217;s ok recording the first movements, but when I go re-record it doesn&#8217;t work. I&#8217;m thinking there may be a way of using the mousefilter, which stops the signal from coming out while the mouse button is down, but I&#8217;m not sure how to get it to switch the gate off on for the incoming values. I have also looked at mousestate but i&#8217;m going to be using more than one instance of this in my patch, so I can&#8217;t use it because it would turn off the input to all pictsliders whenever the mouse button is down. I&#8217;m guessing I&#8217;m probably overlooking something quite simple&#8230;</p>
<p>{<br />
    &#8220;patcher&#8221; :     {<br />
        &#8220;fileversion&#8221; : 1,<br />
        &#8220;rect&#8221; : [ 25.0, 69.0, 497.0, 586.0 ],<br />
        &#8220;bglocked&#8221; : 0,<br />
        &#8220;defrect&#8221; : [ 25.0, 69.0, 497.0, 586.0 ],<br />
        &#8220;openrect&#8221; : [ 0.0, 0.0, 0.0, 0.0 ],<br />
        &#8220;openinpresentation&#8221; : 0,<br />
        &#8220;default_fontsize&#8221; : 12.0,<br />
        &#8220;default_fontface&#8221; : 0,<br />
        &#8220;default_fontname&#8221; : &#8220;Arial&#8221;,<br />
        &#8220;gridonopen&#8221; : 0,<br />
        &#8220;gridsize&#8221; : [ 15.0, 15.0 ],<br />
        &#8220;gridsnaponopen&#8221; : 0,<br />
        &#8220;toolbarvisible&#8221; : 1,<br />
        &#8220;boxanimatetime&#8221; : 200,<br />
        &#8220;imprint&#8221; : 0,<br />
        &#8220;enablehscroll&#8221; : 1,<br />
        &#8220;enablevscroll&#8221; : 1,<br />
        &#8220;devicewidth&#8221; : 0.0,<br />
        &#8220;boxes&#8221; : [             {<br />
                "box" :                 {<br />
                    "maxclass" : "button",<br />
                    "numinlets" : 1,<br />
                    "numoutlets" : 1,<br />
                    "outlettype" : [ "bang" ],<br />
                    &#8220;patching_rect&#8221; : [ 198.0, 453.0, 22.0, 22.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-8&#8243;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;mousefilter&#8221;,<br />
                    &#8220;numinlets&#8221; : 1,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "" ],<br />
                    &#8220;patching_rect&#8221; : [ 198.0, 426.0, 69.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-3&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;loadmess 1&#8243;,<br />
                    &#8220;numinlets&#8221; : 1,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "" ],<br />
                    &#8220;patching_rect&#8221; : [ 213.0, 262.0, 72.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-21&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;gate&#8221;,<br />
                    &#8220;numinlets&#8221; : 2,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "" ],<br />
                    &#8220;patching_rect&#8221; : [ 279.0, 290.0, 34.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-20&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;gate&#8221;,<br />
                    &#8220;numinlets&#8221; : 2,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "" ],<br />
                    &#8220;patching_rect&#8221; : [ 184.0, 288.0, 34.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-19&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;loadmess 1&#8243;,<br />
                    &#8220;numinlets&#8221; : 1,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "" ],<br />
                    &#8220;patching_rect&#8221; : [ 143.0, 96.0, 72.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-17&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;metro 5&#8243;,<br />
                    &#8220;numinlets&#8221; : 2,<br />
                    &#8220;fontsize&#8221; : 12.0,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "bang" ],<br />
                    &#8220;patching_rect&#8221; : [ 143.0, 120.0, 51.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-2&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;drunk 128 2&#8243;,<br />
                    &#8220;numinlets&#8221; : 3,<br />
                    &#8220;fontsize&#8221; : 11.595187,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "int" ],<br />
                    &#8220;patching_rect&#8221; : [ 199.468018, 215.0, 156.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-122&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
                    &#8220;text&#8221; : &#8220;drunk 128 2&#8243;,<br />
                    &#8220;numinlets&#8221; : 3,<br />
                    &#8220;fontsize&#8221; : 11.595187,<br />
                    &#8220;numoutlets&#8221; : 1,<br />
                    &#8220;outlettype&#8221; : [ "int" ],<br />
                    &#8220;patching_rect&#8221; : [ 199.468018, 158.0, 156.0, 20.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-109&#8243;,<br />
                    &#8220;fontname&#8221; : &#8220;Arial&#8221;<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;box&#8221; :                 {<br />
                    &#8220;maxclass&#8221; : &#8220;pictslider&#8221;,<br />
                    &#8220;numinlets&#8221; : 2,<br />
                    &#8220;numoutlets&#8221; : 2,<br />
                    &#8220;outlettype&#8221; : [ "int", "int" ],<br />
                    &#8220;patching_rect&#8221; : [ 198.0, 317.0, 100.0, 100.0 ],<br />
                    &#8220;id&#8221; : &#8220;obj-1&#8243;<br />
                }</p>
<p>            }<br />
 ],<br />
        &#8220;lines&#8221; : [             {<br />
                "patchline" :                 {<br />
                    "source" : [ "obj-3", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-8", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-1", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-3", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-122", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-20", 1 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-2", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-122", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-2", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-109", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-17", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-2", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-109", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-19", 1 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-20", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-1", 1 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-19", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-1", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-21", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-19", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
,             {<br />
                &#8220;patchline&#8221; :                 {<br />
                    &#8220;source&#8221; : [ "obj-21", 0 ],<br />
                    &#8220;destination&#8221; : [ "obj-20", 0 ],<br />
                    &#8220;hidden&#8221; : 0,<br />
                    &#8220;midpoints&#8221; : [  ]<br />
                }</p>
<p>            }<br />
 ]<br />
    }</p>
<p>}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199537</guid>
					<title><![CDATA[Re: stop incoming value to pictslider while moving the slider]]></title>
					<link>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199537</link>
					<pubDate>Fri, 11 Mar 2011 00:14:30 +0000</pubDate>
					<dc:creator>christiancurtis</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199538</guid>
					<title><![CDATA[Re: stop incoming value to pictslider while moving the slider]]></title>
					<link>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199538</link>
					<pubDate>Fri, 11 Mar 2011 09:55:38 +0000</pubDate>
					<dc:creator>christiancurtis</dc:creator>

					<description>
						<![CDATA[
						<p>Don&#8217;t bother replying to this. I worked it out. Just needed to stop staring at the screen for a while. LCD over the x/y. I&#8217;m at work at the mo, but will put an example up later in case anyone else gets stuck with this.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199539</guid>
					<title><![CDATA[Re: stop incoming value to pictslider while moving the slider]]></title>
					<link>http://cycling74.com/forums/topic/stop-incoming-value-to-pictslider-while-moving-the-slider/#post-199539</link>
					<pubDate>Fri, 11 Mar 2011 12:09:32 +0000</pubDate>
					<dc:creator>n00b_meister</dc:creator>

					<description>
						<![CDATA[
						<p>&#8220;Just needed to stop staring at the screen for a while&#8221;</p>
<p>don&#8217;t we all :-)</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

