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

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-34443</guid>
					<title><![CDATA[stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-34443</link>
					<pubDate>Sat, 03 Nov 2007 21:54:07 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>hi</p>
<p>is there a way to stop a line~ ???</p>
<p>i mean, if i send it a message such as [0, 1 30000]  in order to hear <br />
a change in sound, and want to stop it at some point because it&#8217;s THE <br />
sound i am after &#8211; how can i do it (I tried enable $1 but enable 0 <br />
outputs 0)</p>
<p>many thanks</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116250</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116250</link>
					<pubDate>Sat, 03 Nov 2007 22:08:10 +0000</pubDate>
					<dc:creator>Scott Fitzgerald</dc:creator>

					<description>
						<![CDATA[
						<p>like this?</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 141 285 32 196617 print;<br />
#P button 106 166 15 0;<br />
#P newex 111 213 68 196617 v what_is_it;<br />
#P newex 245 288 68 196617 v what_is_it;<br />
#P message 205 213 68 196617 0. , 1. 30000;<br />
#P newex 208 250 40 196617 line 0.;<br />
#P connect 0 0 5 0;<br />
#P connect 0 0 2 0;<br />
#P connect 3 0 0 0;<br />
#P connect 1 0 0 0;<br />
#P connect 4 0 3 0;<br />
#P window clipboard copycount 6;</p>
<p>
On 11/3/07, Kasper T Toeplitz <kasper @club-internet.fr> wrote:<br />
> hi<br />
><br />
> is there a way to stop a line~ ???<br />
><br />
> i mean, if i send it a message such as [0, 1 30000]  in order to hear<br />
> a change in sound, and want to stop it at some point because it&#8217;s THE<br />
> sound i am after &#8211; how can i do it (I tried enable $1 but enable 0<br />
> outputs 0)<br />
><br />
> many thanks<br />
><br />
> kasper<br />
> &#8211;<br />
>   Kasper T. Toeplitz<br />
> noise, composition, bass, computer<br />
> <a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a><br />
><br />
> <a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a><br />
><br />
></kasper></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116251</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116251</link>
					<pubDate>Sat, 03 Nov 2007 22:11:45 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 3 nov. 07, at 22:54, Kasper T Toeplitz wrote:</p>
<p>> hi<br />
><br />
> is there a way to stop a line~ ???<br />
><br />
> i mean, if i send it a message such as [0, 1 30000]  in order to  <br />
> hear a change in sound, and want to stop it at some point because  <br />
> it&#8217;s THE sound i am after &#8211; how can i do it (I tried enable $1 but  <br />
> enable 0 outputs 0)</p>
<p>The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s  <br />
there and documented at least since 4.6.x.</p>
<p>ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116252</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116252</link>
					<pubDate>Sat, 03 Nov 2007 22:16:09 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>like this?<br />
></p>
<p>
well, yes almost</p>
<p>actually it does what i need &#8211; i came with a similar solution using <br />
[number~] and [f] (yes, the question was about line~ not line..) but <br />
I was hoping for a message which could be understood by the object.</p>
<p>anyhow, i learned about [v] which i did not knew</p>
<p>many thanks!!!!</p>
<p>best</p>
<p>
kasper</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116253</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116253</link>
					<pubDate>Sat, 03 Nov 2007 22:20:35 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>><br />
>The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s <br />
>there and documented at least since 4.6.x.<br />
></p>
<p>grrrrrrrrrrrrrr</p>
<p>i am on 457, of course (yeah, i tried stop, and bang and pause)</p>
<p>
many thanks!!!</p>
<p>kasper</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116254</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116254</link>
					<pubDate>Sun, 04 Nov 2007 03:50:25 +0000</pubDate>
					<dc:creator>LoneMonad aka don malone</dc:creator>

					<description>
						<![CDATA[
						<p>max v2;<br />
#N vpatcher 10 59 610 459;<br />
#P origin 0 70;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P user number~ 288 263 398 278 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P message 454 306 27 196617 stop;<br />
#P message 383 306 65 196617 startwindow;<br />
#P newex 383 339 30 196617 dac~;<br />
#P comment 383 292 65 196617 ? start audio;<br />
#P user panel 368 286 123 43;<br />
#X brgb 255 255 255;<br />
#X frgb 100 202 30;<br />
#X border 2;<br />
#X rounded 0;<br />
#X shadow 0;<br />
#X done;<br />
#P message 235 170 62 196617 0 , 1 30000;<br />
#P button 148 165 15 0;<br />
#P newex 220 261 55 196617 snapshot~;<br />
#P newex 220 223 32 196617 line~;<br />
#P comment 170 165 30 196617 stop;<br />
#P connect 4 0 1 0;<br />
#P fasten 2 0 1 0 225 299 140 299 140 199 225 199;<br />
#P connect 1 0 2 0;<br />
#P connect 3 0 2 0;<br />
#P connect 1 0 10 0;<br />
#P connect 8 0 7 0;<br />
#P fasten 9 0 7 0 459 333 388 333;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116255</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116255</link>
					<pubDate>Sun, 04 Nov 2007 10:32:48 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 3 nov. 07, at 23:11, Emmanuel Jourdan wrote:</p>
<p>> The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s  <br />
> there and documented at least since 4.6.x.</p>
<p>So in fact it appears in after 4.5.4 so it should have been included  <br />
in 4.5.5 and higher. You can download it on the incremental page if  <br />
you need it for previous version 4.5.x, although there&#8217;s no point not  <br />
using 4.5.7:</p>
<p><a href="http://www.cycling74.com/twiki/bin/view/IncrementalDownloads" rel="nofollow">http://www.cycling74.com/twiki/bin/view/IncrementalDownloads</a></p>
<p>ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116256</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116256</link>
					<pubDate>Sun, 04 Nov 2007 11:03:55 +0000</pubDate>
					<dc:creator>Kasper</dc:creator>

					<description>
						<![CDATA[
						<p>>On 3 nov. 07, at 23:11, Emmanuel Jourdan wrote:<br />
><br />
>>The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s <br />
>>there and documented at least since 4.6.x.<br />
><br />
>So in fact it appears in after 4.5.4 so it should have been included <br />
>in 4.5.5 and higher. You can download it on the incremental page if <br />
>you need it for previous version 4.5.x, although there&#8217;s no point <br />
>not using 4.5.7:<br />
></p>
<p>
Thanks A LOT emmanuel &#8211; yes, i have 457 but for some reason an older <br />
(march 1st, 2006 vs march 28, 2006) version of line~</p>
<p>the one you pointed to me does what i need and a lot more (since i <br />
wasn&#8217;t able to find &#8220;stop&#8221; i did not hope for a &#8220;pause&#8221; and &#8220;resume&#8221; <br />
- which are exactly what i need, and was about to implement in my <br />
patch with a lot of boxes, send, set, counter etc etc)</p>
<p>now this part of the patch is virtually done with the new line~, what <br />
will i do with such a nice sunday??</p>
<p>best</p>
<p>kasper<br />
&#8211; <br />
  Kasper T. Toeplitz<br />
noise, composition, bass, computer</p>
<p><a href="http://www.sleazeArt.com" rel="nofollow">http://www.sleazeArt.com</a></p>
<p><a href="http://www.myspace.com/sleazeart" rel="nofollow">http://www.myspace.com/sleazeart</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116257</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116257</link>
					<pubDate>Sun, 04 Nov 2007 11:41:30 +0000</pubDate>
					<dc:creator>Gary Lee Nelson</dc:creator>

					<description>
						<![CDATA[
						<p>The stop message also works with line and Tiedje&#8217;s lines.  There are also<br />
pause and resume messages for line~.  I made a pause for line with this but<br />
it would be nice to have pause and resume for it too.</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P message 21 35 80 196617 0 , 2000 20000;<br />
#P newex 33 75 41 196617 sel 0 1;<br />
#P toggle 33 54 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 14.;<br />
#P number 33 156 186 14 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P message 96 102 33 196617 clock;<br />
#P message 33 102 61 196617 clock pause;<br />
#P newex 82 131 75 196617 setclock pause;<br />
#P newex 33 130 40 196617 line;<br />
#P fasten 7 0 0 0 26 123 38 123;<br />
#P connect 5 0 6 0;<br />
#P fasten 6 1 3 0 53 97 101 97;<br />
#P connect 6 0 2 0;<br />
#P connect 0 0 4 0;<br />
#P connect 2 0 0 0;<br />
#P fasten 3 0 0 0 101 123 38 123;<br />
#P window clipboard copycount 8;</p>
<p>Cheers<br />
Gary Lee Nelson<br />
Oberlin College<br />
<a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a></p>
<p>On 11/4/07 5:32 AM, &#8220;Emmanuel Jourdan&#8221; <c74 -mailinglists@e--j.com> wrote:</c74></p>
<p>> On 3 nov. 07, at 23:11, Emmanuel Jourdan wrote:<br />
> <br />
>> The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s<br />
>> there and documented at least since 4.6.x.<br />
> <br />
> So in fact it appears in after 4.5.4 so it should have been included<br />
> in 4.5.5 and higher. You can download it on the incremental page if<br />
> you need it for previous version 4.5.x, although there&#8217;s no point not<br />
> using 4.5.7:<br />
> <br />
> <a href="http://www.cycling74.com/twiki/bin/view/IncrementalDownloads" rel="nofollow">http://www.cycling74.com/twiki/bin/view/IncrementalDownloads</a><br />
> <br />
> ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/stop-a-line/#post-116258</guid>
					<title><![CDATA[Re: stop a line~?]]></title>
					<link>http://cycling74.com/forums/topic/stop-a-line/#post-116258</link>
					<pubDate>Sun, 04 Nov 2007 11:49:35 +0000</pubDate>
					<dc:creator>Gary Lee Nelson</dc:creator>

					<description>
						<![CDATA[
						<p>This also works for Tiedje&#8217;s lines abstraction</p>
<p>
On 11/4/07 6:41 AM, &#8220;Gary Lee Nelson&#8221; <gary .Nelson@oberlin.edu> wrote:</gary></p>
<p>> The stop message also works with line and Tiedje&#8217;s lines.  There are also<br />
> pause and resume messages for line~.  I made a pause for line with this but<br />
> it would be nice to have pause and resume for it too.<br />
> <br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P window linecount 1;<br />
> #P message 21 35 80 196617 0 , 2000 20000;<br />
> #P newex 33 75 41 196617 sel 0 1;<br />
> #P toggle 33 54 15 0;<br />
> #P window setfont &#8220;Sans Serif&#8221; 14.;<br />
> #P number 33 156 186 14 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P message 96 102 33 196617 clock;<br />
> #P message 33 102 61 196617 clock pause;<br />
> #P newex 82 131 75 196617 setclock pause;<br />
> #P newex 33 130 40 196617 lines;<br />
> #P fasten 7 0 0 0 26 123 38 123;<br />
> #P connect 5 0 6 0;<br />
> #P fasten 6 1 3 0 53 97 101 97;<br />
> #P connect 6 0 2 0;<br />
> #P connect 0 0 4 0;<br />
> #P connect 2 0 0 0;<br />
> #P fasten 3 0 0 0 101 123 38 123;<br />
> #P window clipboard copycount 8;<br />
> <br />
> Cheers<br />
> Gary Lee Nelson<br />
> Oberlin College<br />
> <a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a><br />
> <br />
> On 11/4/07 5:32 AM, &#8220;Emmanuel Jourdan&#8221; <c74 -mailinglists@e--j.com> wrote:<br />
> <br />
>> On 3 nov. 07, at 23:11, Emmanuel Jourdan wrote:<br />
>> <br />
>>> The &#8220;stop&#8221; message? I can&#8217;t remember when it arrives though. It&#8217;s<br />
>>> there and documented at least since 4.6.x.<br />
>> <br />
>> So in fact it appears in after 4.5.4 so it should have been included<br />
>> in 4.5.5 and higher. You can download it on the incremental page if<br />
>> you need it for previous version 4.5.x, although there&#8217;s no point not<br />
>> using 4.5.7:<br />
>> <br />
>> <a href="http://www.cycling74.com/twiki/bin/view/IncrementalDownloads" rel="nofollow">http://www.cycling74.com/twiki/bin/view/IncrementalDownloads</a><br />
>> <br />
>> ej<br />
> <br />
> <br />
> </c74></p>
<p>
Cheers<br />
Gary Lee Nelson<br />
Oberlin College<br />
<a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

