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

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-line-object/#post-25472</guid>
					<title><![CDATA[problem with line object]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-line-object/#post-25472</link>
					<pubDate>Mon, 17 Apr 2006 16:56:32 +0000</pubDate>
					<dc:creator>88mph</dc:creator>

					<description>
						<![CDATA[
						<p>cant quite figure out how to order my messages so that i can ahve the delay time and start point affected dynamically</p>
<p>here is my current method, although it doesnt work</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 533 280 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P flonum 488 370 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P flonum 488 279 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 message 498 309 67 196617 set $1 , 0 $2;<br />
#P newex 488 338 40 196617 line 0.;<br />
#P connect 4 0 1 0;<br />
#P connect 0 0 3 0;<br />
#P connect 1 0 0 0;<br />
#P connect 2 0 1 0;<br />
#P window clipboard copycount 5;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-line-object/#post-75045</guid>
					<title><![CDATA[Re: problem with line object]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-line-object/#post-75045</link>
					<pubDate>Mon, 17 Apr 2006 17:29:43 +0000</pubDate>
					<dc:creator>Matthew Aidekman</dc:creator>

					<description>
						<![CDATA[
						<p>john.  I&#8217;m not exactly sure what your looking for. BUT. I can say  <br />
that the $2 in your patch isn&#8217;t doing much because you are only  <br />
sending the message box one number.  you need to send it a list of  <br />
two. try this.</p>
<p>
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P message 157 25 40 196617 0.5 600;<br />
#P message 51 21 40 196617 1 300.;<br />
#P flonum 76 113 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P message 86 52 67 196617 set $1 , 0 $2;<br />
#P newex 76 81 40 196617 line 0.;<br />
#P connect 4 0 1 0;<br />
#P connect 3 0 1 0;<br />
#P connect 1 0 0 0;<br />
#P connect 0 0 2 0;<br />
#P window clipboard copycount 5;</p>
<p>.    .    .    .    .    .    .    .    .    .    .    .<br />
Http://www.EstateSound.com<br />
Http://ideasforstuff.blogspot.com<br />
.    .    .    .    .    .    .    .    .    .    .    .</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-line-object/#post-75046</guid>
					<title><![CDATA[Re: problem with line object]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-line-object/#post-75046</link>
					<pubDate>Mon, 17 Apr 2006 17:37:42 +0000</pubDate>
					<dc:creator>88mph</dc:creator>

					<description>
						<![CDATA[
						<p>how can i ammend this to build the list dynamically, i.e the user can input the start point (end point is always zero) and override the default line time?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-line-object/#post-75047</guid>
					<title><![CDATA[Re: problem with line object]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-line-object/#post-75047</link>
					<pubDate>Mon, 17 Apr 2006 18:32:37 +0000</pubDate>
					<dc:creator>Matthew Aidekman</dc:creator>

					<description>
						<![CDATA[
						<p>see pack.   and the documentation.   your looking to build a list.   <br />
thats more than one number or symbol in the same message.  I hate to  <br />
say this but you&#8217;ve definately bit off more than you can chew.</p>
<p>so have I with this stupid horrible evil drum modeler<br />
-matt</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

