<?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: does pattr/pattrhub do what I want?</title>
		<atom:link href="http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:20:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-53038</guid>
					<title><![CDATA[does pattr/pattrhub do what I want?]]></title>
					<link>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-53038</link>
					<pubDate>Mon, 01 Nov 2010 09:12:12 +0000</pubDate>
					<dc:creator>robin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I have a few pattr objects in a patch, and I&#8217;m looking for a way to have a central object that reads all of these at once (connectionless-ly) so I can make a pattrstorage automatically save its state whenever one of the values is changed. There are simpler ways I could do it, but I&#8217;m just wondering if there is any way to report whenever any of the pattr objects&#8217; values are changed. Sort of like pattrhub, but binding to all the pattrs at once. I hope that makes sense&#8230;</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-190764</guid>
					<title><![CDATA[Re: does pattr/pattrhub do what I want?]]></title>
					<link>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-190764</link>
					<pubDate>Mon, 01 Nov 2010 13:18:47 +0000</pubDate>
					<dc:creator>willyc</dc:creator>

					<description>
						<![CDATA[
						<p>If you add the attribute &#8220;@outputmode 1&#8243; to pattrstorage it will output any changes from pattr objects that it is &#8216;watching&#8217;.</p>
<p>Useful for dispatching UI changes as feedback to a controller, or for sending UI values to a dsp engine (as in the x-synth example). Should also be usable for your needs.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-190765</guid>
					<title><![CDATA[Re: does pattr/pattrhub do what I want?]]></title>
					<link>http://cycling74.com/forums/topic/does-pattrpattrhub-do-what-i-want/#post-190765</link>
					<pubDate>Mon, 01 Nov 2010 15:15:29 +0000</pubDate>
					<dc:creator>robin</dc:creator>

					<description>
						<![CDATA[
						<p>Amazing! thanks ever so much.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

