<?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: Dynamically adjust speed of line~?</title>
		<atom:link href="http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 17:08:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-63768</guid>
					<title><![CDATA[Dynamically adjust speed of line~?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-63768</link>
					<pubDate>Sat, 28 Jul 2012 21:43:43 +0000</pubDate>
					<dc:creator>oivindi</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible? It seems adjustments to destination speed in the right inlet doesn&#8217;t change the speed immediately, am I missing anything?</p>
<p>I want to use line~ to drive the playback of a sample in a granular patch, and dynamically adjust its speed.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229975</guid>
					<title><![CDATA[Re: Dynamically adjust speed of line~?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229975</link>
					<pubDate>Sat, 28 Jul 2012 22:27:53 +0000</pubDate>
					<dc:creator>Rodrigo</dc:creator>

					<description>
						<![CDATA[
						<p>You can vary the message you send it. </p>
<p>Unless you&#8217;re talking about WHILE it&#8217;s actually &#8216;line-ing&#8217;. You can&#8217;t do that with line that way. You can use a break-point function, or an ADSR, or anything else to create more of an envelope than a line.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229976</guid>
					<title><![CDATA[Re: Dynamically adjust speed of line~?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229976</link>
					<pubDate>Sun, 29 Jul 2012 12:34:46 +0000</pubDate>
					<dc:creator>Roald Baudoux</dc:creator>

					<description>
						<![CDATA[
						<p>If you&#8217;d use delta~ -> *~ -> +=~ maybe it could work ? Don&#8217;t have the time to try it now.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229977</guid>
					<title><![CDATA[Re: Dynamically adjust speed of line~?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229977</link>
					<pubDate>Sun, 29 Jul 2012 14:18:20 +0000</pubDate>
					<dc:creator>Christopher Dobrian</dc:creator>

					<description>
						<![CDATA[
						<p>In answer to your original question, yes, I think maybe you are missing something. When a &#8216;destination time&#8217; message is received in the right inlet of line~, it is simply retained until a &#8216;destination value&#8217; message is received in the left inlet. At that time (and only then) line~ begins to go toward the destination value in a linear trajectory that will result in arriving in the correct destination time.</p>
<p>Let&#8217;s say you want line~ to go to a destination value of 1 in 10000 ms, so you send 10000 into the right inlet and then you send 1 into the left inlet. 2000 ms later you decide you want line~ to go faster so that it arrives at its destination value of 1 in 5000 ms total instead of 10000. If you were to send a new number in the right inlet at that time, nothing would change in line~&#8217;s behavior, because it just holds onto that new destination time until you send a number in the left inlet. However, if you were to send 3000 in the right inlet <em>and</em> send 1 again in the left inlet, line~ would adjust itself to get to 1 in 3000 ms from wherever it currently is, thus arriving at 1 in 5000 ms total.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229978</guid>
					<title><![CDATA[Re: Dynamically adjust speed of line~?]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-adjust-speed-of-line/#post-229978</link>
					<pubDate>Mon, 30 Jul 2012 13:37:07 +0000</pubDate>
					<dc:creator>Mathieu Chamagne</dc:creator>

					<description>
						<![CDATA[
						<p>you could use zigzag~ instead of line~ ; you can change its speed while its playing.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

