<?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: uzi&#039;s too fast for ram</title>
		<atom:link href="http://cycling74.com/forums/topic/uzis-too-fast-for-ram/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/feed</link>
		<description></description>
		<pubDate>Mon, 17 Jun 2013 23:31:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-34769</guid>
					<title><![CDATA[uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-34769</link>
					<pubDate>Mon, 26 Nov 2007 22:01:30 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,<br />
I try to load a set of jpegs in an ubumenu then dynamically in [jit.matrix] . The destnation is a [jit.matrixset] and a [uzi] + [counter] help me to do that and for the index.</p>
<p>The problem is that I have a few big resolution images.<br />
It seems uzi is too fast for [jit.matrix] &#038; [jit.matrixset].</p>
<p>I could downsample these images, but I would like to know if you have a idea about what&#8217;s the best way to load dynamically in ram.</p>
<p>thank you.</p>
<p>&#8211;</p>
<p>K</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117822</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117822</link>
					<pubDate>Mon, 26 Nov 2007 22:04:46 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>hello again !</p>
<p>Could [jit.qt.movie] with loadram message be a clever way to load dynamically ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117823</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117823</link>
					<pubDate>Mon, 26 Nov 2007 22:17:16 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>you want to use the rightmost outlet of qt.movie with route.<br />
it outputs &#8220;read filename.mov 1&#8243; when a movie is finished loading. you can use that to trigger the next movie read.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117824</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117824</link>
					<pubDate>Tue, 27 Nov 2007 17:50:11 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>..and [jit.matrix] do same ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117825</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117825</link>
					<pubDate>Tue, 27 Nov 2007 17:58:17 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>a quick test reveals that it does indeed to the exact same thing, except &#8220;importmovie&#8221; replaces &#8220;read&#8221;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117826</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117826</link>
					<pubDate>Tue, 27 Nov 2007 20:58:09 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>Here&#8217;s a patch with your suggestion.<br />
.. but I can&#8217;t do it working correctly.<br />
Is the ubu late or desynchronized with the loading ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117827</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117827</link>
					<pubDate>Tue, 27 Nov 2007 21:00:33 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>sorry here&#8217;s the patch:</p>
<p>
max v2;<br />
#N vpatcher 58 71 1256 762;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 109 331 50 196617 print ubu;<br />
#B color 4;<br />
#P comment 239 364 35 196617 stop!!;<br />
#P comment 290 40 23 196617 init;<br />
#P message 301 316 39 196617 set $1;<br />
#P newex 218 343 37 196617 match;<br />
#P newex 218 362 21 196617 t 0;<br />
#P number 236 183 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P toggle 218 392 15 0;<br />
#P number 735 541 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P button 294 58 15 0;<br />
#P user jit.pwindow 199 520 190 130 0 1 0 0 1 0;<br />
#P newex 886 523 58 196617 s tosprintf;<br />
#B color 5;<br />
#P newex 880 475 78 196617 r tothispatcher;<br />
#N thispatcher;<br />
#Q end;<br />
#P newobj 880 498 61 196617 thispatcher;<br />
#P message 788 485 33 196617 clear;<br />
#P user ubumenu 735 515 100 196617 0 1 1 0;<br />
#X types JPEG &#8220;PNG &#8221; PNGf;<br />
#X prefix_set 0 1 kyred:/Users/derrickgiscloux/Desktop/H4-captures/ 0;<br />
#P newex 735 483 43 196617 r 1path;<br />
#B color 5;<br />
#P newex 705 246 78 196617 s tothispatcher;<br />
#B color 5;<br />
#P newex 691 83 61 196617 delay 2000;<br />
#P newex 691 63 48 196617 loadbang;<br />
#P window linecount 2;<br />
#P message 691 105 150 196617 ; max getruntime runtimeORmax;<br />
#B color 5;<br />
#P window linecount 1;<br />
#P message 705 226 29 196617 path;<br />
#P newex 690 169 41 196617 sel 1 0;<br />
#P newex 690 145 84 196617 r runtimeORmax;<br />
#B color 5;<br />
#P newex 831 415 43 196617 s 1path;<br />
#B color 5;<br />
#P newex 707 279 58 196617 r tosprintf;<br />
#B color 5;<br />
#P window linecount 2;<br />
#P message 690 196 129 196617 ; max sendapppath tosprintf;<br />
#B color 5;<br />
#P window linecount 1;<br />
#P message 977 368 43 196617 depth 0;<br />
#P message 831 364 107 196617 types JPEG PNG PNGf;<br />
#P newex 753 341 227 196617 t b b b clear;<br />
#P message 753 364 75 196617 autopopulate 1;<br />
#P newex 674 364 76 196617 prepend prefix;<br />
#P newex 674 315 131 196617 sprintf symout %simages/;<br />
#P user com 809 316 143 196617 8;<br />
#K set 0 26223 27748 25970 8226 26989 24935 25971 8736;<br />
#K end;<br />
#P newex 294 78 170 196617 t 0 0 1;<br />
#P newex 218 414 29 196617 gate;<br />
#P message 540 25 33 196617 clear;<br />
#P newex 218 433 40 196617 t i i i;<br />
#P newex 154 255 38 196617 sel 1;<br />
#P newex 96 236 68 196617 unpack s 0;<br />
#P newex 96 216 94 196617 route importmovie;<br />
#P newex 28 35 43 196617 r 1path;<br />
#B color 5;<br />
#P user ubumenu 28 107 100 196617 0 1 1 0;<br />
#X types JPEG &#8220;PNG &#8221; PNGf;<br />
#X prefix_set 0 1 kyred:/Users/derrickgiscloux/Desktop/H4-captures/ 0;<br />
#P newex 73 185 129 196617 jit.matrix 4 char 640 480;<br />
#P message 220 286 39 196617 set $1;<br />
#P newex 73 160 30 196617 t b s;<br />
#N vpatcher 257 191 857 591;<br />
#P outlet 74 80 15 0;<br />
#P inlet 69 36 15 0;<br />
#P connect 0 0 1 0;<br />
#P pop;<br />
#P newobj 221 235 13 196617 p;<br />
#P newex 284 264 27 196617 &#8211; 1;<br />
#P message 233 460 45 196617 index $1;<br />
#N counter 0 0 14;<br />
#X flags 0 0;<br />
#P newobj 220 307 75 196617 counter 0 0 14;<br />
#P message 200 265 78 196617 matrixcount $1;<br />
#P message 359 452 84 196617 outputmatrix $1;<br />
#P newex 221 158 72 196617 route populate;<br />
#P newex 73 136 105 196617 prepend importmovie;<br />
#P newex 200 487 158 196617 jit.matrixset 20 4 char 640 480;<br />
#P comment 272 184 100 196617 how many ?;<br />
#P comment 123 462 167 196617 store matrix at index;<br />
#P comment 68 258 89 196617 1 si image loaded;<br />
#P fasten 20 0 15 0 223 459 21 459 21 99 33 99;<br />
#P connect 21 0 15 0;<br />
#P fasten 23 0 15 0 299 101 33 101;<br />
#P connect 16 0 15 0;<br />
#P connect 15 1 4 0;<br />
#P connect 4 0 12 0;<br />
#P connect 12 1 14 0;<br />
#P connect 12 0 14 0;<br />
#P fasten 14 1 17 0 197 209 101 209;<br />
#P connect 17 0 18 0;<br />
#P connect 15 0 57 0;<br />
#P connect 18 1 19 0;<br />
#P fasten 11 0 7 0 226 260 205 260;<br />
#P connect 9 0 3 0;<br />
#P connect 7 0 3 0;<br />
#P lcolor 2;<br />
#P fasten 6 0 3 0 364 481 205 481;<br />
#P fasten 14 0 3 0 78 481 205 481;<br />
#P connect 3 0 47 0;<br />
#P fasten 20 2 53 0 253 456 264 456 264 339 223 339;<br />
#P fasten 54 0 53 0 306 334 223 334;<br />
#P connect 53 0 52 0;<br />
#P connect 23 2 50 0;<br />
#P connect 52 0 50 0;<br />
#P connect 50 0 22 0;<br />
#P connect 22 0 20 0;<br />
#P connect 23 2 13 0;<br />
#P connect 19 0 8 0;<br />
#P connect 13 0 8 0;<br />
#P fasten 15 2 5 0 123 127 226 127;<br />
#P connect 5 0 11 0;<br />
#P lcolor 1;<br />
#P connect 20 1 9 0;<br />
#P fasten 23 1 9 0 355 220 355 303;<br />
#P connect 5 0 51 0;<br />
#P fasten 8 0 22 1 225 328 212 328 212 410 242 410;<br />
#P fasten 11 0 10 0 226 260 289 260;<br />
#P connect 10 0 8 4;<br />
#P connect 48 0 23 0;<br />
#P connect 10 0 54 0;<br />
#P fasten 49 0 6 0 693 585 693 485 627 485 587 393 537 393 513 427 433 414;<br />
#P fasten 32 0 25 0 712 306 679 306;<br />
#P connect 25 0 26 0;<br />
#P connect 34 0 35 0;<br />
#P connect 35 0 31 0;<br />
#P connect 38 0 39 0;<br />
#P connect 39 0 37 0;<br />
#P connect 35 1 36 0;<br />
#P connect 36 0 40 0;<br />
#P connect 21 0 42 0;<br />
#P connect 43 0 42 0;<br />
#P connect 41 0 42 0;<br />
#P connect 42 0 49 0;<br />
#P fasten 25 0 28 0 679 336 758 336;<br />
#P connect 28 0 27 0;<br />
#P fasten 28 1 29 0 830 361 836 361;<br />
#P connect 27 0 33 0;<br />
#P connect 29 0 33 0;<br />
#P connect 30 0 33 0;<br />
#P fasten 28 3 33 0 974 410 836 410;<br />
#P connect 26 0 33 0;<br />
#P connect 45 0 44 0;<br />
#P fasten 44 1 46 0 936 519 891 519;<br />
#P connect 28 2 30 0;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117828</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117828</link>
					<pubDate>Tue, 27 Nov 2007 21:04:20 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>sorry again, this one is best.</p>
<p>
max v2;<br />
#N vpatcher 32 47 1230 738;<br />
#P window setfont &#8220;Sans Serif&#8221; 36.;<br />
#P window linecount 1;<br />
#P comment 646 98 32 196644 2;<br />
#B color 8;<br />
#P comment 258 39 32 196644 3;<br />
#B color 8;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 109 331 50 196617 print ubu;<br />
#B color 4;<br />
#P comment 239 364 35 196617 stop!!;<br />
#P comment 290 40 23 196617 init;<br />
#P message 301 316 39 196617 set $1;<br />
#P newex 218 343 37 196617 match;<br />
#P newex 218 362 21 196617 t 0;<br />
#P number 236 183 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P toggle 218 392 15 0;<br />
#P number 735 541 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P button 294 58 15 0;<br />
#P user jit.pwindow 199 520 190 130 0 1 0 0 1 0;<br />
#P newex 886 523 58 196617 s tosprintf;<br />
#B color 5;<br />
#P newex 880 475 78 196617 r tothispatcher;<br />
#N thispatcher;<br />
#Q end;<br />
#P newobj 880 498 61 196617 thispatcher;<br />
#P message 788 485 33 196617 clear;<br />
#P user ubumenu 735 515 100 196617 0 1 1 0;<br />
#X prefix_set 0 0 <none> 0;<br />
#P newex 735 483 43 196617 r 1path;<br />
#B color 5;<br />
#P newex 705 246 78 196617 s tothispatcher;<br />
#B color 5;<br />
#P newex 691 83 61 196617 delay 2000;<br />
#P newex 691 63 48 196617 loadbang;<br />
#P window linecount 2;<br />
#P message 691 105 150 196617 ; max getruntime runtimeORmax;<br />
#B color 5;<br />
#P window linecount 1;<br />
#P message 705 226 29 196617 path;<br />
#P newex 690 169 41 196617 sel 1 0;<br />
#P newex 690 145 84 196617 r runtimeORmax;<br />
#B color 5;<br />
#P newex 831 415 43 196617 s 1path;<br />
#B color 5;<br />
#P newex 707 279 58 196617 r tosprintf;<br />
#B color 5;<br />
#P window linecount 2;<br />
#P message 690 196 129 196617 ; max sendapppath tosprintf;<br />
#B color 5;<br />
#P window linecount 1;<br />
#P message 977 368 43 196617 depth 0;<br />
#P message 831 364 107 196617 types JPEG PNG PNGf;<br />
#P newex 753 341 227 196617 t b b b clear;<br />
#P message 753 364 75 196617 autopopulate 1;<br />
#P newex 674 364 76 196617 prepend prefix;<br />
#P newex 674 315 131 196617 sprintf symout %simages/;<br />
#P user com 809 316 143 196617 8;<br />
#K set 0 26223 27748 25970 8226 26989 24935 25971 8736;<br />
#K end;<br />
#P newex 294 78 170 196617 t 0 0 1;<br />
#P newex 218 414 29 196617 gate;<br />
#P message 535 52 33 196617 clear;<br />
#P newex 218 433 40 196617 t i i i;<br />
#P newex 154 255 38 196617 sel 1;<br />
#P newex 96 236 68 196617 unpack s 0;<br />
#P newex 96 216 94 196617 route importmovie;<br />
#P newex 28 35 43 196617 r 1path;<br />
#B color 5;<br />
#P user ubumenu 28 107 100 196617 0 1 1 0;<br />
#X prefix_set 0 0 </none><none> 0;<br />
#P newex 73 185 129 196617 jit.matrix 4 char 640 480;<br />
#P message 220 286 39 196617 set $1;<br />
#P newex 73 160 30 196617 t b s;<br />
#N vpatcher 257 191 857 591;<br />
#P outlet 74 80 15 0;<br />
#P inlet 69 36 15 0;<br />
#P connect 0 0 1 0;<br />
#P pop;<br />
#P newobj 221 235 13 196617 p;<br />
#P newex 284 264 27 196617 &#8211; 1;<br />
#P message 233 460 45 196617 index $1;<br />
#N counter 0 0 14;<br />
#X flags 0 0;<br />
#P newobj 220 307 75 196617 counter 0 0 14;<br />
#P message 200 265 78 196617 matrixcount $1;<br />
#P message 359 452 84 196617 outputmatrix $1;<br />
#P newex 221 158 72 196617 route populate;<br />
#P newex 73 136 105 196617 prepend importmovie;<br />
#P newex 200 487 158 196617 jit.matrixset 20 4 char 640 480;<br />
#P comment 272 184 100 196617 how many ?;<br />
#P comment 123 462 167 196617 store matrix at index;<br />
#P comment 68 258 89 196617 1 si image loaded;<br />
#P window setfont &#8220;Sans Serif&#8221; 36.;<br />
#P comment 532 12 32 196644 1;<br />
#B color 8;<br />
#P connect 17 0 16 0;<br />
#P fasten 24 0 16 0 299 101 33 101;<br />
#P fasten 21 0 16 0 223 459 21 459 21 99 33 99;<br />
#P connect 22 0 16 0;<br />
#P connect 16 1 5 0;<br />
#P connect 5 0 13 0;<br />
#P connect 13 1 15 0;<br />
#P connect 13 0 15 0;<br />
#P fasten 15 1 18 0 197 209 101 209;<br />
#P connect 18 0 19 0;<br />
#P connect 16 0 58 0;<br />
#P connect 19 1 20 0;<br />
#P fasten 12 0 8 0 226 260 205 260;<br />
#P connect 10 0 4 0;<br />
#P connect 8 0 4 0;<br />
#P lcolor 2;<br />
#P fasten 7 0 4 0 364 481 205 481;<br />
#P fasten 15 0 4 0 78 481 205 481;<br />
#P connect 4 0 48 0;<br />
#P fasten 21 2 54 0 253 456 264 456 264 339 223 339;<br />
#P fasten 55 0 54 0 306 334 223 334;<br />
#P connect 54 0 53 0;<br />
#P connect 24 2 51 0;<br />
#P connect 53 0 51 0;<br />
#P connect 51 0 23 0;<br />
#P connect 23 0 21 0;<br />
#P connect 24 2 14 0;<br />
#P connect 20 0 9 0;<br />
#P connect 14 0 9 0;<br />
#P fasten 16 2 6 0 123 127 226 127;<br />
#P connect 6 0 12 0;<br />
#P lcolor 1;<br />
#P connect 21 1 10 0;<br />
#P fasten 24 1 10 0 355 220 355 303;<br />
#P connect 6 0 52 0;<br />
#P fasten 9 0 23 1 225 328 212 328 212 410 242 410;<br />
#P fasten 12 0 11 0 226 260 289 260;<br />
#P connect 11 0 9 4;<br />
#P connect 49 0 24 0;<br />
#P connect 11 0 55 0;<br />
#P fasten 50 0 7 0 693 585 693 485 627 485 587 393 537 393 513 427 433 414;<br />
#P fasten 33 0 26 0 712 306 679 306;<br />
#P connect 26 0 27 0;<br />
#P connect 35 0 36 0;<br />
#P connect 36 0 32 0;<br />
#P connect 39 0 40 0;<br />
#P connect 40 0 38 0;<br />
#P connect 36 1 37 0;<br />
#P connect 37 0 41 0;<br />
#P connect 42 0 43 0;<br />
#P connect 44 0 43 0;<br />
#P connect 22 0 43 0;<br />
#P connect 43 0 50 0;<br />
#P fasten 26 0 29 0 679 336 758 336;<br />
#P connect 29 0 28 0;<br />
#P fasten 29 1 30 0 830 361 836 361;<br />
#P connect 28 0 34 0;<br />
#P connect 30 0 34 0;<br />
#P connect 31 0 34 0;<br />
#P fasten 29 3 34 0 974 410 836 410;<br />
#P connect 27 0 34 0;<br />
#P connect 46 0 45 0;<br />
#P fasten 45 1 47 0 936 519 891 519;<br />
#P connect 29 2 31 0;<br />
#P pop;</none></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117829</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117829</link>
					<pubDate>Wed, 28 Nov 2007 01:20:24 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>i&#8217;ve used this in the past to populate a menu and randomly select from it.  it works with poly~, which contains an instance of jit.qt.movie.  no idea if this will fix your problem, but maybe&#8230;</p>
<p>&#8211; save as &#8220;polyQTmovie&#8221; &#8211;</p>
<p>#P window setfont &#8220;Fixedwidth Serif&#8221; 10.;<br />
#P window linecount 1;<br />
#N out 2;<br />
#P newobj 266 187 39 1441802 out 2;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P comment 78 38 34 196617 start;<br />
#P window setfont &#8220;Fixedwidth Serif&#8221; 10.;<br />
#P message 114 109 38 1441802 start;<br />
#P newex 79 79 80 1441802 sel 0 1;<br />
#P message 79 108 32 1441802 stop;<br />
#N out 1;<br />
#P newobj 23 188 38 1441802 out 1;<br />
#P newex 23 154 339 1441802 jit.qt.movie @autostart @loopreport 1 0 <a href='http://cycling74.com/forums/users/loop/' rel='nofollow' class='bbp-mention-link loop'>@loop</a> 2 320 240;<br />
#N in 2;<br />
#P newobj 79 53 33 1441802 in 2;<br />
#N in 1;<br />
#P newobj 23 96 32 1441802 in 1;<br />
#P objectname qtIn;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P comment 22 69 34 196617 read;<br />
#P connect 3 1 9 0;<br />
#P connect 6 1 7 0;<br />
#P connect 6 0 5 0;<br />
#P connect 2 0 6 0;<br />
#P connect 3 0 4 0;<br />
#P fasten 7 0 3 0 119 142 28 142;<br />
#P fasten 5 0 3 0 84 142 28 142;<br />
#P connect 1 0 3 0;<br />
#P window clipboard copycount 10;</p>
<p>&#8211; save as &#8220;whateva&#8221; &#8211;</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 305 210 45 196617 sel bang;<br />
#P number 284 343 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P message 247 418 45 196617 frame 0;<br />
#P window setfont &#8220;Fixedwidth Serif&#8221; 10.;<br />
#P newex 247 395 110 1441802 t b i b;<br />
#P message 297 430 80 1441802 target $1 , 1;<br />
#P newex 297 453 33 1441802 i;<br />
#P message 297 476 80 1441802 target $1 , 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 305 189 80 196617 r $1.next;<br />
#P newex 141 261 52 196617 pv name1;<br />
#P newex 178 210 73 196617 sel;<br />
#N counter;<br />
#X flags 0 0;<br />
#P newobj 178 189 66 196617 counter;<br />
#P newex 189 404 20 196617 t b;<br />
#P newex 189 382 55 196617 route read;<br />
#P newex 115 170 27 196617 + 1;<br />
#P newex 172 295 27 196617 + 1;<br />
#P newex 272 295 40 196617 t b i b;<br />
#P button 272 250 15 0;<br />
#P newex 272 270 35 196617 urnNR;<br />
#P message 115 191 52 196617 target $1;<br />
#P newex 98 146 27 196617 t b i;<br />
#P newex 151 236 65 196617 prepend read;<br />
#P button 98 74 15 0;<br />
#P user ubumenu 98 119 116 196617 0 1 1 0;<br />
#X prefix_set 0 1 HardDrive2:/NewProjClips/vjPatch/movies/ 0;<br />
#N vpatcher 40 55 327 333;<br />
#P inlet 50 80 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P message 198 169 31 196617 clear;<br />
#P newex 180 142 28 196617 t s b;<br />
#P newex 180 118 49 196617 tosymbol;<br />
#P message 180 96 65 196617 empty menu!;<br />
#P outlet 141 221 15 0;<br />
#P newex 180 69 45 196617 loadbang;<br />
#P newex 50 145 74 196617 prepend prefix;<br />
#P newex 50 115 74 196617 opendialog fold;<br />
#P connect 8 0 0 0;<br />
#P connect 0 0 1 0;<br />
#P connect 7 0 3 0;<br />
#P connect 1 0 3 0;<br />
#P connect 2 0 4 0;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 6 0;<br />
#P connect 6 1 7 0;<br />
#P pop;<br />
#P newobj 98 94 59 196617 p ubumaker;<br />
#P newex 204 159 66 196617 t b i i i i;<br />
#P number 253 189 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 204 140 73 196617 route populate;<br />
#P message 253 210 53 196617 voices $1;<br />
#P newex 104 361 95 196617 poly~ polyQTmovie;<br />
#P window linecount 2;<br />
#P comment 302 151 100 196617 bang cause random int is index of movie;<br />
#P connect 26 1 25 0;<br />
#P connect 26 1 24 1;<br />
#P connect 22 0 29 0;<br />
#P fasten 5 1 12 1 223 183 302 183;<br />
#P connect 17 0 18 0;<br />
#P connect 12 0 14 0;<br />
#P connect 13 0 12 0;<br />
#P fasten 29 0 13 0 310 239 277 239;<br />
#P connect 4 0 2 0;<br />
#P fasten 5 4 4 0 265 183 258 183;<br />
#P connect 24 0 23 0;<br />
#P connect 26 2 24 0;<br />
#P fasten 5 3 19 4 251 183 239 183;<br />
#P connect 1 1 17 0;<br />
#P connect 3 0 5 0;<br />
#P connect 7 2 3 0;<br />
#P fasten 5 2 20 1 237 183 246 183;<br />
#P connect 23 0 1 1;<br />
#P connect 25 0 1 1;<br />
#P connect 26 0 27 0;<br />
#P fasten 28 0 26 0 289 388 252 388;<br />
#P connect 19 0 20 0;<br />
#P fasten 5 0 19 0 209 183 183 183;<br />
#P fasten 18 0 19 0 194 427 85 427 85 140 183 140;<br />
#P fasten 29 1 28 0 345 330 289 330;<br />
#P connect 15 0 28 0;<br />
#P fasten 14 1 15 0 292 317 211 317 211 289 177 289;<br />
#P connect 9 0 21 0;<br />
#P fasten 10 0 21 0 103 210 146 210;<br />
#P connect 7 1 9 0;<br />
#P connect 16 0 11 0;<br />
#P connect 10 1 16 0;<br />
#P connect 27 0 1 0;<br />
#P fasten 11 0 1 0 120 280 109 280;<br />
#P fasten 2 0 1 0 258 285 109 285;<br />
#P fasten 21 0 1 0 146 338 109 338;<br />
#P connect 7 0 10 0;<br />
#P fasten 20 1 7 0 246 231 90 231 90 115 103 115;<br />
#P connect 6 0 7 0;<br />
#P connect 8 0 6 0;<br />
#P window clipboard copycount 30;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117830</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117830</link>
					<pubDate>Wed, 28 Nov 2007 04:58:21 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Robtherich,<br />
Please could you tell me what is the [urnNR] object ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117831</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117831</link>
					<pubDate>Wed, 28 Nov 2007 05:19:51 +0000</pubDate>
					<dc:creator>Kyred</dc:creator>

					<description>
						<![CDATA[
						<p>&#8230; I replaced it by [random].</p>
<p>thanks again !</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117832</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117832</link>
					<pubDate>Wed, 28 Nov 2007 11:01:30 +0000</pubDate>
					<dc:creator>generalh</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117833</guid>
					<title><![CDATA[Re: uzi&#039;s too fast for ram]]></title>
					<link>http://cycling74.com/forums/topic/uzis-too-fast-for-ram/#post-117833</link>
					<pubDate>Wed, 28 Nov 2007 18:01:12 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>i think urnNR comes with the the standard max distro.<br />
it is an abastraction, yes, but it should be somewhere in either the patches folder, the examples folder, or the tutorials folder.</p>
<p>it can also be replaced with urn.</p>
<p>but here it is:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P comment 189 47 56 196617 urn range;<br />
#N comlet urn range;<br />
#P inlet 207 66 15 0;<br />
#P comment 177 391 83 196617 &#8211; John Bischoff;<br />
#P comment 139 340 108 196617 constrain to urn range;<br />
#P comment 127 308 77 196617 &#8230;toggle offset;<br />
#P outlet 80 370 15 0;<br />
#P inlet 80 65 15 0;<br />
#P newex 80 168 102 196617 t i i b;<br />
#P newex 155 272 44 196617 select 1;<br />
#P number 172 220 30 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P number 126 220 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 155 250 27 196617 ==;<br />
#P newex 172 197 22 196617 int;<br />
#P toggle 97 287 15 0;<br />
#P number 80 220 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 80 336 53 196617 % $1;<br />
#P newex 80 309 27 196617 +;<br />
#P newex 100 82 28 196617 t b b;<br />
#P message 111 115 31 196617 clear;<br />
#P newex 80 139 76 196617 urn $1;<br />
#P comment 46 46 91 196617 bang for new value;<br />
#P comment 59 394 68 196617 new value out;<br />
#P window linecount 2;<br />
#P comment 185 243 78 196617 if the new value is a repeat&#8230;;<br />
#P connect 8 0 6 0;<br />
#P fasten 8 0 10 1 85 258 66 258 66 190 189 190;<br />
#P connect 13 0 11 1;<br />
#P connect 10 0 13 0;<br />
#P connect 15 2 10 0;<br />
#P connect 11 0 14 0;<br />
#P fasten 12 0 11 0 131 245 160 245;<br />
#P fasten 21 0 7 1 212 330 128 330;<br />
#P fasten 21 0 3 1 212 130 151 130;<br />
#P connect 15 1 12 0;<br />
#P fasten 5 1 4 0 123 110 116 110;<br />
#P fasten 3 1 5 0 151 161 161 161 161 78 105 78;<br />
#P connect 9 0 6 1;<br />
#P fasten 14 0 9 0 160 300 115 300 115 283 102 283;<br />
#P connect 7 0 17 0;<br />
#P connect 6 0 7 0;<br />
#P connect 15 0 8 0;<br />
#P connect 3 0 15 0;<br />
#P fasten 4 0 3 0 116 134 85 134;<br />
#P fasten 5 0 3 0 105 104 85 104;<br />
#P connect 16 0 3 0;<br />
#P window clipboard copycount 23;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

