<?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: patcher send / receive</title>
		<atom:link href="http://cycling74.com/forums/topic/patcher-send-receive/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/patcher-send-receive/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 02:15:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-send-receive/#post-24345</guid>
					<title><![CDATA[patcher send / receive]]></title>
					<link>http://cycling74.com/forums/topic/patcher-send-receive/#post-24345</link>
					<pubDate>Thu, 09 Feb 2006 11:26:45 +0000</pubDate>
					<dc:creator>Federico</dc:creator>

					<description>
						<![CDATA[
						<p>hey guys</p>
<p>is there a set of send / receive objects that communicate only inside a patcher (kind of like pv does)&#8230;.  this would be pretty useful inside poly~ objects.</p>
<p>or am i stupid and the whole pattr deal solve this? </p>
<p>thanks<br />
federico</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-send-receive/#post-70277</guid>
					<title><![CDATA[Re: patcher send / receive]]></title>
					<link>http://cycling74.com/forums/topic/patcher-send-receive/#post-70277</link>
					<pubDate>Thu, 09 Feb 2006 11:36:58 +0000</pubDate>
					<dc:creator>Thijs Koerselman</dc:creator>

					<description>
						<![CDATA[
						<p>You can use #0- in the beginning of names, to generate an unique nr when an<br />
instance of a patch is created. If you use this for your send/receives<br />
inside poly, every instance/voice has it&#8217;s unique id.</p>
<p>T_</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-send-receive/#post-70278</guid>
					<title><![CDATA[Re: patcher send / receive]]></title>
					<link>http://cycling74.com/forums/topic/patcher-send-receive/#post-70278</link>
					<pubDate>Thu, 09 Feb 2006 11:43:05 +0000</pubDate>
					<dc:creator>Federico</dc:creator>

					<description>
						<![CDATA[
						<p>thanks a lot, that did it</p>
<p>f</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-send-receive/#post-70279</guid>
					<title><![CDATA[Re: patcher send / receive]]></title>
					<link>http://cycling74.com/forums/topic/patcher-send-receive/#post-70279</link>
					<pubDate>Thu, 09 Feb 2006 11:50:27 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p>
On 9 Feb 2006, at 11:26, Federico wrote:</p>
<p>> is there a set of send / receive objects that communicate only  <br />
> inside a patcher</p>
<p>This is something of a FAQ. There&#8217;s a semi-hack to use generated  <br />
local symbols with &#8220;#0&#8243; as a prefix; this will be expanded into a  <br />
unique symbol for the patcher (and any immediate sub-patchers  <br />
embedded using [p xxx]. So you can use [send #0_postfix] and [receive  <br />
#0_postfix] and they&#8217;ll be patcher-local.</p>
<p>	&#8211; N.</p>
<p>
   nick rothwell &#8212; composition, systems, performance &#8212; http:// <br />
<a href="http://www.cassiel.com" rel="nofollow">http://www.cassiel.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-send-receive/#post-70280</guid>
					<title><![CDATA[Re: patcher send / receive]]></title>
					<link>http://cycling74.com/forums/topic/patcher-send-receive/#post-70280</link>
					<pubDate>Thu, 09 Feb 2006 11:52:52 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>And there is a very well-documented example of the #0- technique in the <br />
Vocoder example patch. Worth reading. As are the other examples and <br />
tutorials.</p>
<p>Also, you can adapt the technique to use an explicit #digit argument if <br />
you want to allow several instantiations of an abstraction to share <br />
data, but have another group of instantations sharing a different group <br />
of data, and so on.</p>
<p>&#8211; P.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;&#8211;<br />
Peter Castine    |                             ^<br />
                  |         Litter Power &#038; Litter Bundle for Jitter<br />
<a href="mailto:pcastine@gmx.net">pcastine@gmx.net</a> |<br />
<a href="mailto:pcastine@bek.no">pcastine@bek.no</a>  | iCE:  Sequencing, Recording, and Interface Building<br />
<a href="mailto:4-15@kagi.com">4-15@kagi.com</a>    |       for Max/MSP<br />
                  |                                      Extremely cool<br />
                  |      <a href="http://www.dspaudio.com" rel="nofollow">http://www.dspaudio.com</a><br />
                  |      <a href="http://www.dspaudio.com/software/software.html" rel="nofollow">http://www.dspaudio.com/software/software.html</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

