<?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: bug with capture texture to matrixslab</title>
		<atom:link href="http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 15:23:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/#post-30105</guid>
					<title><![CDATA[bug with capture texture to matrixslab]]></title>
					<link>http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/#post-30105</link>
					<pubDate>Sun, 04 Feb 2007 10:03:25 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>problem;<br />
when capturing to texture cpu is fine,<br />
when moving to matrix cpu goes to 50%, acceptable,<br />
if then switching to slab, cpu stay high,<br />
if then disabling output from texture, cpu still high,<br />
only when explicitly disabling capture, cpu returns to (almost) idle.</p>
<p>
max v2;<br />
#N vpatcher 25 70 655 549;<br />
#P window setfont &#8220;Sans Serif&#8221; 12.;<br />
#P window linecount 1;<br />
#P message 185 248 15 9109516 2;<br />
#B color 15;<br />
#P message 169 248 15 9109516 1;<br />
#B color 15;<br />
#P message 153 248 15 9109516 0;<br />
#B color 15;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 153 275 185 9109513 gate 2;<br />
#P window setfont &#8220;Sans Serif&#8221; 12.;<br />
#P message 393 146 74 9109516 capture noiz;<br />
#P message 340 146 49 9109516 capture;<br />
#P newex 150 116 41 9109516 t b b b;<br />
#P user jit.fpsgui 235 336 60 9109516 3;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 153 312 44 9109513 jit.matrix;<br />
#P user jit.pwindow 152 336 82 62 0 1 0 0 1 0;<br />
#P user jit.pwindow 32 158 82 62 0 1 0 0 1 0;<br />
#X name debg;<br />
#P window setfont &#8220;Sans Serif&#8221; 12.;<br />
#P newex 180 175 208 9109516 jit.gl.videoplane debg @capture noiz;<br />
#P newex 180 144 122 9109516 jit.noise 4 char 64 64;<br />
#P toggle 33 34 15 0;<br />
#P newex 33 57 57 9109516 qmetro 2;<br />
#P newex 33 88 66 9109516 t b b erase;<br />
#P newex 33 132 100 9109516 jit.gl.render debg;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 328 310 169 9109513 jit.gl.slab debg @dimscale 0.2 0.2;<br />
#P newex 150 212 134 9109513 jit.gl.texture debg @name noiz;<br />
#P window setfont &#8220;Sans Serif&#8221; 12.;<br />
#P window linecount 6;<br />
#P comment 216 34 320 9109516 problem ; when capturing to texture cpu is<br />
fine ; when moving to matrix (1) cpu goes to 50% , acceptable ; if then<br />
switching to slab (2) , cpu stay high ; if then disabling output from<br />
texture(0) , cpu stil high ; only when disabling capture , cpu returns to<br />
(almost) idle.;<br />
#P connect 6 0 5 0;<br />
#P connect 5 0 4 0;<br />
#P connect 4 2 3 0;<br />
#P connect 4 0 3 0;<br />
#P fasten 4 1 13 0 66 113 155 113;<br />
#P connect 13 0 1 0;<br />
#P connect 17 0 16 0;<br />
#P connect 18 0 16 0;<br />
#P connect 19 0 16 0;<br />
#P connect 16 0 11 0;<br />
#P connect 11 0 10 0;<br />
#P connect 13 2 7 0;<br />
#P connect 7 0 8 0;<br />
#P fasten 14 0 8 0 345 170 185 170;<br />
#P fasten 15 0 8 0 398 170 185 170;<br />
#P fasten 11 0 12 0 156 333 240 333;<br />
#P fasten 1 0 16 1 155 240 333 240;<br />
#P connect 16 1 2 0;<br />
#P pop;</p>
<p>hardware:<br />
xp sp2<br />
jitter 1.6b2<br />
ati radeon x800</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/#post-95517</guid>
					<title><![CDATA[Re: bug with capture texture to matrixslab]]></title>
					<link>http://cycling74.com/forums/topic/bug-with-capture-texture-to-matrixslab/#post-95517</link>
					<pubDate>Mon, 05 Feb 2007 00:34:42 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>this isn&#8217;t a bug, its a feature</p>
<p>On 2/4/07, yair reshef <yair99 @gmail.com> wrote:<br />
><br />
> problem;<br />
> when capturing to texture cpu is fine,<br />
> when moving to matrix cpu goes to 50%, acceptable,<br />
> if then switching to slab, cpu stay high,<br />
> if then disabling output from texture, cpu still high,<br />
> only when explicitly disabling capture, cpu returns to (almost) idle.<br />
><br />
><br />
> max v2;<br />
> #N vpatcher 25 70 655 549;<br />
> #P window setfont &#8220;Sans Serif&#8221; 12.;<br />
> #P window linecount 1;<br />
> #P message 185 248 15 9109516 2;<br />
> #B color 15;<br />
> #P message 169 248 15 9109516 1;<br />
> #B color 15;<br />
> #P message 153 248 15 9109516 0;<br />
> #B color 15;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P newex 153 275 185 9109513 gate 2;<br />
> #P window setfont &#8220;Sans Serif&#8221; 12.;<br />
> #P message 393 146 74 9109516 capture noiz;<br />
> #P message 340 146 49 9109516 capture;<br />
> #P newex 150 116 41 9109516 t b b b;<br />
> #P user jit.fpsgui 235 336 60 9109516 3;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P newex 153 312 44 9109513 jit.matrix;<br />
> #P user jit.pwindow 152 336 82 62 0 1 0 0 1 0;<br />
> #P user jit.pwindow 32 158 82 62 0 1 0 0 1 0;<br />
> #X name debg;<br />
> #P window setfont &#8220;Sans Serif&#8221; 12.;<br />
> #P newex 180 175 208 9109516 jit.gl.videoplane debg @capture noiz;<br />
> #P newex 180 144 122 9109516 jit.noise 4 char 64 64;<br />
> #P toggle 33 34 15 0;<br />
> #P newex 33 57 57 9109516 qmetro 2;<br />
> #P newex 33 88 66 9109516 t b b erase;<br />
> #P newex 33 132 100 9109516 jit.gl.render debg;<br />
> #P window setfont &#8220;Sans Serif&#8221; 9.;<br />
> #P newex 328 310 169 9109513 jit.gl.slab debg @dimscale 0.2 0.2;<br />
> #P newex 150 212 134 9109513 jit.gl.texture debg @name noiz;<br />
> #P window setfont &#8220;Sans Serif&#8221; 12.;<br />
> #P window linecount 6;<br />
> #P comment 216 34 320 9109516 problem ; when capturing to texture cpu is<br />
> fine ; when moving to matrix (1) cpu goes to 50% , acceptable ; if then<br />
> switching to slab (2) , cpu stay high ; if then disabling output from<br />
> texture(0) , cpu stil high ; only when disabling capture , cpu returns to<br />
> (almost) idle.;<br />
> #P connect 6 0 5 0;<br />
> #P connect 5 0 4 0;<br />
> #P connect 4 2 3 0;<br />
> #P connect 4 0 3 0;<br />
> #P fasten 4 1 13 0 66 113 155 113;<br />
> #P connect 13 0 1 0;<br />
> #P connect 17 0 16 0;<br />
> #P connect 18 0 16 0;<br />
> #P connect 19 0 16 0;<br />
> #P connect 16 0 11 0;<br />
> #P connect 11 0 10 0;<br />
> #P connect 13 2 7 0;<br />
> #P connect 7 0 8 0;<br />
> #P fasten 14 0 8 0 345 170 185 170;<br />
> #P fasten 15 0 8 0 398 170 185 170;<br />
> #P fasten 11 0 12 0 156 333 240 333;<br />
> #P fasten 1 0 16 1 155 240 333 240;<br />
> #P connect 16 1 2 0;<br />
> #P pop;<br />
><br />
> hardware:<br />
> xp sp2<br />
> jitter 1.6b2<br />
> ati radeon x800<br />
></yair99></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

