<?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: pattrforward and set&#8230;</title>
		<atom:link href="http://cycling74.com/forums/topic/pattrforward-and-set/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/pattrforward-and-set/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 23:43:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-30409</guid>
					<title><![CDATA[pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-30409</link>
					<pubDate>Thu, 22 Feb 2007 12:41:42 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>I came across a weird feedback problem after replaceing an inlet with a <br />
pattr. The reson was, that the pattr would output a value, though I sent <br />
the value with a set message. The following patch explains the problem:</p>
<p>I am curious if this is a feature or a bug. (I vote for bug, as the <br />
other behaviour is achievable with leaving out the &#8220;set&#8221;&#8230;.)<br />
Expected behaviour would be to update the value internally but without <br />
output&#8230;</p>
<p>Stefan</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 42 46 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P objectname parameter;<br />
#P window linecount 1;<br />
#N vpatcher 126 472 637 754;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 56 90 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 56 158 156 196617 pattrforward parent::parameter;<br />
#P window linecount 2;<br />
#P newex 56 117 42 196617 prepend set;<br />
#P flonum 267 87 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 267 43 137 196617 pattr par parent::parameter;<br />
#X prestore 1 0 0.24;<br />
#P objectname par;<br />
#P window linecount 0;<br />
#P comment 34 41 105 196617 pattr should not output when I change it <br />
here , but it does&#8230;;<br />
#P connect 5 0 3 0;<br />
#P connect 3 0 4 0;<br />
#P connect 1 0 2 0;<br />
#P pop;<br />
#P newobj 95 46 101 196617 p sub with pattr;<br />
#P objectname &#8220;sub patch&#8221;;<br />
#P window clipboard copycount 2;</p>
<p>
&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97197</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97197</link>
					<pubDate>Thu, 22 Feb 2007 14:20:52 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s kind of logical if you interpret the set message as &#8216;update value but don&#8217;t send it through the outlet&#8217;. The pattr reflects the value of the numbox.</p>
<p>I stopped using gui elements as the place to store a value. I&#8217;d rather use a pattr to store the value, like so:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 109 221 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 109 239 98 196617 pattr @bindto store;<br />
#X prestore 1 0 0.26;<br />
#P objectname u808002155;<br />
#P newex 221 260 62 196617 prepend set;<br />
#P flonum 221 280 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 221 240 98 196617 pattr @bindto store;<br />
#X prestore 1 0 0.26;<br />
#P objectname u413002154;<br />
#P newex 26 239 60 196617 pattr store;<br />
#X prestore 1 0 0.26;<br />
#P objectname store;<br />
#P connect 5 0 4 0;<br />
#P connect 3 0 2 0;<br />
#P connect 1 0 3 0;<br />
#P window clipboard copycount 6;</p>
<p>Cheers,<br />
Mattijs</p>
<p>Quote: Stefan Tiedje wrote on Thu, 22 February 2007 13:41<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> I came across a weird feedback problem after replaceing an inlet with a <br />
> pattr. The reson was, that the pattr would output a value, though I sent <br />
> the value with a set message. The following patch explains the problem:<br />
> <br />
> I am curious if this is a feature or a bug. (I vote for bug, as the <br />
> other behaviour is achievable with leaving out the &#8220;set&#8221;&#8230;.)<br />
> Expected behaviour would be to update the value internally but without <br />
> output&#8230;<br />
> <br />
> Stefan<br />
> <br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P flonum 42 46 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P objectname parameter;<br />
> #P window linecount 1;<br />
> #N vpatcher 126 472 637 754;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P flonum 56 90 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P window linecount 1;<br />
> #P newex 56 158 156 196617 pattrforward parent::parameter;<br />
> #P window linecount 2;<br />
> #P newex 56 117 42 196617 prepend set;<br />
> #P flonum 267 87 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P window linecount 1;<br />
> #P newex 267 43 137 196617 pattr par parent::parameter;<br />
> #X prestore 1 0 0.24;<br />
> #P objectname par;<br />
> #P window linecount 0;<br />
> #P comment 34 41 105 196617 pattr should not output when I change it <br />
> here , but it does&#8230;;<br />
> #P connect 5 0 3 0;<br />
> #P connect 3 0 4 0;<br />
> #P connect 1 0 2 0;<br />
> #P pop;<br />
> #P newobj 95 46 101 196617 p sub with pattr;<br />
> #P objectname &#8220;sub patch&#8221;;<br />
> #P window clipboard copycount 2;<br />
> <br />
> <br />
> &#8212; <br />
> Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
> &#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
> &#8212; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com<br />
> <br />
> <br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97198</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97198</link>
					<pubDate>Fri, 23 Feb 2007 07:20:56 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Mattijs Kneppers wrote:<br />
> It&#8217;s kind of logical if you interpret the set message as &#8216;update<br />
> value but don&#8217;t send it through the outlet&#8217;. The pattr reflects the<br />
> value of the numbox.</p>
<p>Thats why I complain: DON&#8217;T send it through the outlet, and that should <br />
include the outlet of pattr&#8230;</p>
<p>> I stopped using gui elements as the place to store a value. I&#8217;d<br />
> rather use a pattr to store the value, like so:</p>
<p>In this case the UI is used as UI in the first place&#8230;<br />
I just wanted to avoid some patch chords&#8230;</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97199</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97199</link>
					<pubDate>Fri, 23 Feb 2007 09:39:12 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>pattr has no notion of &#8220;set&#8221;, for better or for worse.</p>
<p>jb</p>
<p>Am 22.02.2007 um 13:41 schrieb Stefan Tiedje:</p>
<p>> I came across a weird feedback problem after replaceing an inlet  <br />
> with a pattr. The reson was, that the pattr would output a value,  <br />
> though I sent the value with a set message. The following patch  <br />
> explains the problem:<br />
><br />
> I am curious if this is a feature or a bug. (I vote for bug, as the  <br />
> other behaviour is achievable with leaving out the &#8220;set&#8221;&#8230;.)<br />
> Expected behaviour would be to update the value internally but  <br />
> without output&#8230;<br />
><br />
> Stefan<br />
><br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P flonum 42 46 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P objectname parameter;<br />
> #P window linecount 1;<br />
> #N vpatcher 126 472 637 754;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P flonum 56 90 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P window linecount 1;<br />
> #P newex 56 158 156 196617 pattrforward parent::parameter;<br />
> #P window linecount 2;<br />
> #P newex 56 117 42 196617 prepend set;<br />
> #P flonum 267 87 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P window linecount 1;<br />
> #P newex 267 43 137 196617 pattr par parent::parameter;<br />
> #X prestore 1 0 0.24;<br />
> #P objectname par;<br />
> #P window linecount 0;<br />
> #P comment 34 41 105 196617 pattr should not output when I change  <br />
> it here , but it does&#8230;;<br />
> #P connect 5 0 3 0;<br />
> #P connect 3 0 4 0;<br />
> #P connect 1 0 2 0;<br />
> #P pop;<br />
> #P newobj 95 46 101 196617 p sub with pattr;<br />
> #P objectname &#8220;sub patch&#8221;;<br />
> #P window clipboard copycount 2;<br />
><br />
><br />
> &#8212; <br />
> Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
> &#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
> &#8212; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97200</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97200</link>
					<pubDate>Fri, 23 Feb 2007 13:26:11 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: Jeremy Bernstein wrote on Fri, 23 February 2007 10:39<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> pattr has no notion of &#8220;set&#8221;, for better or for worse.<br />
> <br />
> jb<br />
> </p>
<p>I personally would totally dig a &#8216;thru&#8217; attribute for pattr. thru 1 (default) enables output, thru 0 means pattr will only output if you send it a bang (like pv). It would save me a lot of time.</p>
<p>Best,<br />
Mattijs</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97201</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97201</link>
					<pubDate>Fri, 23 Feb 2007 13:50:07 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>That&#8217;s the most reasonable suggestion I&#8217;ve heard along these lines.  <br />
Will consider for a future release.</p>
<p>jb</p>
<p>Am 23.02.2007 um 14:26 schrieb Mattijs Kneppers:</p>
<p>><br />
> Quote: Jeremy Bernstein wrote on Fri, 23 February 2007 10:39<br />
> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
>> pattr has no notion of &#8220;set&#8221;, for better or for worse.<br />
>><br />
>> jb<br />
>><br />
><br />
> I personally would totally dig a &#8216;thru&#8217; attribute for pattr. thru 1  <br />
> (default) enables output, thru 0 means pattr will only output if  <br />
> you send it a bang (like pv). It would save me a lot of time.<br />
><br />
> Best,<br />
> Mattijs</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97202</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97202</link>
					<pubDate>Fri, 23 Feb 2007 14:17:02 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: Jeremy Bernstein wrote on Fri, 23 February 2007 14:50<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> That&#8217;s the most reasonable suggestion I&#8217;ve heard along these lines.  <br />
> Will consider for a future release.<br />
> <br />
> jb</p>
<p>Great! :)</p>
<p>> <br />
> Am 23.02.2007 um 14:26 schrieb Mattijs Kneppers:<br />
> <br />
> ><br />
> > Quote: Jeremy Bernstein wrote on Fri, 23 February 2007 10:39<br />
> > &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> >> pattr has no notion of &#8220;set&#8221;, for better or for worse.<br />
> >><br />
> >> jb<br />
> >><br />
> ><br />
> > I personally would totally dig a &#8216;thru&#8217; attribute for pattr. thru 1  <br />
> > (default) enables output, thru 0 means pattr will only output if  <br />
> > you send it a bang (like pv). It would save me a lot of time.<br />
> ><br />
> > Best,<br />
> > Mattijs<br />
> <br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97203</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97203</link>
					<pubDate>Fri, 23 Feb 2007 16:23:41 +0000</pubDate>
					<dc:creator>Jean-Francois Charles</dc:creator>

					<description>
						<![CDATA[
						<p>> Quote: Jeremy Bernstein wrote on Fri, 23 February 2007 14:50<br />
> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
>> That&#8217;s the most reasonable suggestion I&#8217;ve heard along these lines.<br />
>> Will consider for a future release.<br />
>> <br />
>> jb<br />
> <br />
> Great! :)</p>
<p>Great! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97204</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97204</link>
					<pubDate>Sat, 24 Feb 2007 13:19:29 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Jeremy Bernstein wrote:<br />
> pattr has no notion of &#8220;set&#8221;, for better or for worse.</p>
<p>I didn&#8217;t send a set to pattr, but to the object its reffering to. I&#8217;d <br />
just expected pattr to react the same as its reference. The set is going <br />
to the number box, the box will visually update but output nothing.</p>
<p>As I don&#8217;t know how pattr is actually working, I can just assume, that <br />
it might not be possible to change the value of pattr without output.</p>
<p>This at least would be another argument for a &#8220;pattrbackward&#8221; an <br />
external which just monitors the outlets of an object its reffering to. <br />
(a second argument will define the number of outlets)&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97205</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97205</link>
					<pubDate>Sat, 24 Feb 2007 13:37:48 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>Correct, you cannot change the value of pattr without output. That&#8217;s  <br />
what pattr does &#8212; it registers changes in bound objects by  <br />
outputting those changes.</p>
<p>I like the idea of a thru attribute, and will probably implement that  <br />
someday. I&#8217;m not currently thinking about pattrbackward, though.</p>
<p>jb</p>
<p>Am 24.02.2007 um 14:19 schrieb Stefan Tiedje:</p>
<p>> Jeremy Bernstein wrote:<br />
>> pattr has no notion of &#8220;set&#8221;, for better or for worse.<br />
><br />
> I didn&#8217;t send a set to pattr, but to the object its reffering to.  <br />
> I&#8217;d just expected pattr to react the same as its reference. The set  <br />
> is going to the number box, the box will visually update but output  <br />
> nothing.<br />
><br />
> As I don&#8217;t know how pattr is actually working, I can just assume,  <br />
> that it might not be possible to change the value of pattr without  <br />
> output.<br />
><br />
> This at least would be another argument for a &#8220;pattrbackward&#8221; an  <br />
> external which just monitors the outlets of an object its reffering  <br />
> to. (a second argument will define the number of outlets)&#8230;<br />
><br />
> Stefan<br />
><br />
> &#8212; <br />
> Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
> &#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
> &#8212; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
> &#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97206</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97206</link>
					<pubDate>Mon, 26 Feb 2007 10:37:06 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Jeremy Bernstein wrote:<br />
> I like the idea of a thru attribute, and will probably implement that  <br />
> someday.</p>
<p>Yes, the thru attribute is a very good idea&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97207</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97207</link>
					<pubDate>Thu, 19 Jun 2008 21:05:05 +0000</pubDate>
					<dc:creator>leighhunt</dc:creator>

					<description>
						<![CDATA[
						<p>>Jeremy Bernstein wrote:<br />
>> I like the idea of a thru attribute, and will probably implement that <br />
>> someday.<br />
><br />
>Yes, the thru attribute is a very good idea&#8230;<br />
><br />
>Stefan</p>
<p>Hi there,<br />
Shortly after stumbling upon the new &#8216;thru&#8217; attribute for pattr,in Max5 I stumbled upon this old post&#8230;hehe, what a nice implementation!&#8230;&#8230;that is going to greatly simplify some of my patches.<br />
Sorry for the bump, but i thought this might be very useful to point this new attribute out to others that might not yet have seen it. It took me a month or more to find&#8230;&#8230;.</p>
<p>See everyone?&#8230;things happen!<br />
Happy patching<br />
Leigh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97208</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97208</link>
					<pubDate>Thu, 19 Jun 2008 21:43:32 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>You may be excited about @initial in the upcoming 5.0.3 release&#8230;</p>
<p>Just so you don&#8217;t miss it :)</p>
<p>jb</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97209</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97209</link>
					<pubDate>Fri, 20 Jun 2008 08:44:14 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Leigh Hunt schrieb:<br />
> Sorry for the bump, but i thought this might be very useful to point<br />
> this new attribute out to others that might not yet have seen it. It<br />
> took me a month or more to find&#8230;&#8230;.</p>
<p>Yes, this is marvelous, especially if you bind the pattr to another <br />
object somewhere else, it turns pattr into a universal pvar. (Though not <br />
with more than one outlet, that would be left for a pattrbackward&#8230; ;-)</p>
<p>It is also nice, that bindto is a freezed attribute in the inspector, <br />
makes smaller objects&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97210</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97210</link>
					<pubDate>Fri, 20 Jun 2008 11:21:34 +0000</pubDate>
					<dc:creator>leighhunt</dc:creator>

					<description>
						<![CDATA[
						<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> You may be excited about @initial in the upcoming 5.0.3 release&#8230;<br />
> <br />
> Just so you don&#8217;t miss it :)<br />
> <br />
> jb<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Thanks for the heads up on that Jeremy.<br />
My programming style has yet to cry out for such an attribute but I&#8217;ll give it a whirl when it arrives!</p>
<p> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
> It is also nice, that bindto is a freezed attribute in the inspector, <br />
> makes smaller objects&#8230;<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Hey Stefan,, your little insight there is shortly going to save me an unbelievably large amount of screen space. Thank you very much.</p>
<p>Regards <br />
Leigh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97211</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97211</link>
					<pubDate>Fri, 20 Jun 2008 17:16:11 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: leighhunt wrote on Fri, 20 June 2008 04:21<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> > It is also nice, that bindto is a freezed attribute in the inspector, <br />
> > makes smaller objects&#8230;<br />
>  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> <br />
> Hey Stefan,, your little insight there is shortly going to save me an unbelievably large amount of screen space. Thank you very much.</p>
<p>Ditto. Never thought of using freeze with pattr like that. That&#8217;s slick. Freeze should be useful with the upcoming @initial attribute too.</p>
<p>And Leigh, thanks for bumping this thread so I could learn some new tricks :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97212</guid>
					<title><![CDATA[Re: pattrforward and set&#8230;]]></title>
					<link>http://cycling74.com/forums/topic/pattrforward-and-set/#post-97212</link>
					<pubDate>Mon, 23 Jun 2008 05:39:50 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Adam Murray schrieb:<br />
> Ditto. Never thought of using freeze with pattr like that. That&#8217;s<br />
> slick. Freeze should be useful with the upcoming @initial attribute<br />
> too.</p>
<p>And the best of all is the @invisible attribute, that allows for cool<br />
abuses of pattrs which are close to the pattrbackward I always wanted&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

