<?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: set route?</title>
		<atom:link href="http://cycling74.com/forums/topic/set-route/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/set-route/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:53:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-61922</guid>
					<title><![CDATA[set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-61922</link>
					<pubDate>Wed, 22 Feb 2012 20:31:47 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>hi all : )</p>
<p>Is there an object like route or a method that can have its argument changed or set with a message box?</p>
<p>eg: (route this) can be changed to > (route that) with a message box (set that) ?</p>
<p>thanks for your help :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223597</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223597</link>
					<pubDate>Wed, 22 Feb 2012 20:41:05 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>it works with &#8220;set foo&#8221; when [route] has only one argument, otherwise you<br />
could use [if] for up to eight arguments (but with a maximum of only 2 possible<br />
outlets to choose from.)</p>
<p>my way is to make an abstraction with 8 or more [route] with no arguments<br />
and then use 8 set messages into the 8 right inlets.</p>
<p>in case you need to work with symbols, [zl] is your friend to build all kind of<br />
comparing and routing abstractions, of course including a potion of [gate]<br />
and the like.</p>
<p>-110</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223598</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223598</link>
					<pubDate>Wed, 22 Feb 2012 20:45:18 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>In Max 6, route has an inlet for each output so that you can set them independently.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223599</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223599</link>
					<pubDate>Wed, 22 Feb 2012 23:14:48 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>hi thanks</p>
<p>not sure how &#8216;set foo&#8217; works , i am on max 5, so i am trying to use (if)</p>
<p>here is my problem:</p>
<p>I have a stream of numbers 4,2,7,0,5,6,7,8,9,</p>
<p>these are given a (prepend) for example the letter &#8216;h&#8217; so it becomes:</p>
<p>h 4, h 2, h 7, h 0, h 5, h 6, h 7, h 8, h 9,</p>
<p>with route ,I could simply say (route h)</p>
<p>And I would get my number stream back again on the otherside of udp port. The idea is to stream multiple channels of numbers through a single udp port prepending them a,b,c,d,e,f,g,and so on. hundreds of them.</p>
<p>but on max 5 I cannot change route from &#8216;h&#8217; to &#8216;i&#8217; or &#8216;j&#8217; when need be, to be able to do that via a message box would be great.</p>
<p>so (if) might work, but I am having trouble finding the correct wording.</p>
<p>i thought.</p>
<p>(if $i1 == $i2 then $i2 )  $i1 being ht stream of numbers and $i2 being &#8216;h&#8217; or &#8216;i&#8217; or &#8216;j&#8217;</p>
<p>but no luck so far.</p>
<p>hope this make sense.</p>
<p>: )</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223600</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223600</link>
					<pubDate>Wed, 22 Feb 2012 23:56:37 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>This requires [strcmp] from the Jasch objects:</p>
<div><span id="toggle223600-0" class="patchtoggle" onmousedown="toggleMaxPatch('post223600-0', 'er223600-0');">&#8211; Pasted Max <span id="maxversion223600-0"></span> Patch, click to <span id="er223600-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A629.3ocyWF0jaBBD.9YyuBFd1di.hF6ef6k6ePma5PTZBsQzIfyk1at%2B6UW0%0Adl6hIlXzzWfwUfc2ucYAdcgCdU1doAi9J5aHGmWW33.hpD3z7sCNUrOdqv.C%0ACGmklJ0Vra8%2Brx8VPtQjluUhRDVQ6%2BzEoJ8VoElHoQXtvFuQoW%2B8cxXash8i%0AnO34hnd9UcKIvGksnmalyOxzVsHUBJ5ohXUh.83NgNQ1QUYE1Vc40HUk.yHa%0A0O%2BBcItyhYT%2BAVLRohqj91hEUMtijAurQEuAYr6jhzKEBbFuxuYdQ.DVNIPH%0A3FBgUEVal9RcSVsmwhBqC4ss%2ByMOzIHGwI7a0Y83r%2BNWVu13UB8ZL54qvYRk%0AFiXs7SQz0sRx2IMkgbgUkoOHpAgKZDz40zz0YdmJzSsCH.nBkV28.2EQhFQv%0A%2BXbizK2vGnmQlWzGJ2bFT5GwuMnr6xLQnjdeQo%2B4PIApg5S7GEJYQvT8or5s%0ArUs2bT5ceQ4Zz4fIiCUrHdzwkWx8qq0wmt7RRz7.Ss7kR08IVpvWJSH.NYg.%0AZB4ULYTm4cLlrrWlnJOBeFvhQtEQtVzvpOtb7WGfdDzvO8IotySZS48khSyu%0AV.Qfskbxj.HuSl63d6Sg58vSD6bkoXvlHBgMtxTDuIuLU3csJUgNWD%2BKjAot%0A32ozvFNbRXXvTjxEzOatfzMXL3sJ8GeaG3UUxOjalrhcwsJpspI5cGKQZrJM%0Ajx0YPU2Duyf1nRRj5tO8HUkjmUZyMFQO2Len1Tv.LopcrynI8A00iMwmUap5%0Ad9CiSj4yln%2B%2BYSCKEelsonAXSAyaJNeHgtkydk.xPLo4KxENwAtxOdawe4tk%0ALpG%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post223600-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode223600-0">----------begin_max5_patcher----------
629.3ocyWF0jaBBD.9YyuBFd1di.hF6ef6k6ePma5PTZBsQzIfyk1at+6UW0
dl6hIlXzzWfwUfc2ucYAdcgCdU1doAi9J5aHGmWW33.hpD3z7sCNUrOdqv.C
CGmklJ0Vra8+rx8VPtQjluUhRDVQ6+zEoJ8VoElHoQXtvFuQoW+8cxXash8i
nO34hnd9UcKIvGksnmalyOxzVsHUBJ5ohXUh.83NgNQ1QUYE1Vc40HUk.yHa
0O+BcItyhYT+AVLRohqj91hEUMtijAurQEuAYr6jhzKEBbFuxuYdQ.DVNIPH
3FBgUEVal9RcSVsmwhBqC4ss+yMOzIHGwI7a0Y83r+NWVu13UB8ZL54qvYRk
FiXs7SQz0sRx2IMkgbgUkoOHpAgKZDz40zz0YdmJzSsCH.nBkV28.2EQhFQv
+XbizK2vGnmQlWzGJ2bFT5GwuMnr6xLQnjdeQo+4PIApg5S7GEJYQvT8or5s
rUs2bT5ceQ4Zz4fIiCUrHdzwkWx8qq0wmt7RRz7.Ss7kR08IVpvWJSH.NYg.
ZB4ULYTm4cLlrrWlnJOBeFvhQtEQtVzvpOtb7WGfdDzvO8IotySZS48khSyu
V.Qfskbxj.HuSl63d6Sg58vSD6bkoXvlHBgMtxTDuIuLU3csJUgNWD+KjAot
32ozvFNbRXXvTjxEzOatfzMXL3sJ8GeaG3UUxOjalrhcwsJpspI5cGKQZrJM
jx0YPU2Duyf1nRRj5tO8HUkjmUZyMFQO2Len1Tv.LopcrynI8A00iMwmUap5
d9CiSj4yln++YSCKEelsonAXSAyaJNeHgtkydk.xPLo4KxENwAtxOdawe4tk
LpG
-----------end_max5_patcher-----------</code></pre></div>
</div>
<p>It&#8217;s funny how clunky Max 5 feels after living in Max 6 for a while.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223601</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223601</link>
					<pubDate>Thu, 23 Feb 2012 00:07:01 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>wow, thanks so much Chris , I shall try this out asap.</p>
<p> : P ,   : )</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223602</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223602</link>
					<pubDate>Thu, 23 Feb 2012 01:24:59 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>real nice bit of patching : )  </p>
<p>well done, even for knowing about the module, and then bringing it all together to make it work just like route, with the ability to assign from a msg box : )  </p>
<p>Cool.  thank you : P</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223603</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223603</link>
					<pubDate>Thu, 23 Feb 2012 04:14:51 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>&#8220;but on max 5 I cannot change route from &#8216;h&#8217; to &#8216;i&#8217; or &#8216;j&#8217; when need be, to be able to do that via a message box would be great.&#8221;</p>
<p>well it should work with &#8220;set i&#8221;, but if you dont have the balls to try it (or to look in the reference) &#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223604</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223604</link>
					<pubDate>Thu, 23 Feb 2012 04:58:01 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>Roman, I don&#8217;t think that route accepts a set message. Did _you_ try it or look at the reference?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223605</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223605</link>
					<pubDate>Thu, 23 Feb 2012 05:53:30 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>my bad, sorry: memory error in 110.brain!</p>
<p>that was not [route] but [select], and it is not a set messag, it is just an extra inlet.</p>
<p>but you must admit that i was close!</p>
<p>and the other 15 people i have been telling this since 2001 did never complain.</p>
<p>-110</p>
<p>p.s. ah, i know why that happened. back in the days when you were changing a<br />
select to a route object, it sometimes kept that extra inlet &#8211; and then it &#8220;didnt work&#8221;!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223606</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223606</link>
					<pubDate>Sun, 26 Feb 2012 11:07:36 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>Roman yes, close again : )</p>
<p>I tried (select) and (route) and loads of other things,</p>
<p>you mention (select) but it appears to have an extra inlet to &#8216;set&#8217; numeric values, not letters/words from a message box, hence I needed help. Maybe check your reference as my max 5 doesn&#8217;t mention it. are you on max 6 or 4? or maybe your on a mac?   </p>
<p>Anyway, problem was resolved thanks to Chris&#8217;s clever tweak. maybe you didn&#8217;t see that before you posted? check it out, its really cool.</p>
<p>incidentally, chris&#8217;s idea will work with (strcmp2) also, if you do not have (strcmp).</p>
<p>peace :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223607</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223607</link>
					<pubDate>Sun, 26 Feb 2012 13:12:24 +0000</pubDate>
					<dc:creator>broc</dc:creator>

					<description>
						<![CDATA[
						<p>You can use [zl compare] instead of [strcmp]. So there is no external needed.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-route/#post-223608</guid>
					<title><![CDATA[Re: set route?]]></title>
					<link>http://cycling74.com/forums/topic/set-route/#post-223608</link>
					<pubDate>Sun, 26 Feb 2012 13:48:42 +0000</pubDate>
					<dc:creator>teqy</dc:creator>

					<description>
						<![CDATA[
						<p>thanks : )</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

