<?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: One cell per column matrix still displays two cells?</title>
		<atom:link href="http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:19:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-36337</guid>
					<title><![CDATA[One cell per column matrix still displays two cells?]]></title>
					<link>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-36337</link>
					<pubDate>Thu, 13 Mar 2008 18:10:29 +0000</pubDate>
					<dc:creator>Dr. Spankenstein</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible to stop the matrix from displaying two cells at once and only display one cell at any one time when the display is being constantly updated?</p>
<p>max v2;<br />
#N vpatcher 344 64 926 704;<br />
#P origin -70 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 2;<br />
#P comment 184 124 300 196617 Is it possible to stop the counter and jump to the clicked cell without displaying 2 cells?;<br />
#P window linecount 1;<br />
#N vpatcher 592 174 1192 574;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 80 121 55 196617 t i i;<br />
#P message 80 151 40 196617 0 $1 1;<br />
#P outlet 80 207 15 0;<br />
#P newex 80 49 77 196617 r MasterMetro;<br />
#N counter 2 0 31;<br />
#X flags 0 0;<br />
#P newobj 80 93 77 196617 counter 2 0 31;<br />
#P connect 1 0 0 0;<br />
#P connect 0 0 4 0;<br />
#P connect 4 0 3 0;<br />
#P connect 3 0 2 0;<br />
#P pop;<br />
#P newobj 130 65 40 196617 p Sync;<br />
#P user matrixctrl 130 89 34 514 matrix.gif MatrixDefaultBkgnd.pct 34 514 16 16 2 32 16 16 1 1 50 2 5120 0;<br />
#P objectname MatrixDisplay[1];<br />
#N vpatcher 264 147 864 547;<br />
#P inlet 89 42 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 41 94 77 196617 s MasterMetro;<br />
#P newex 41 71 58 196617 metro 100;<br />
#P inlet 41 42 15 0;<br />
#P connect 0 0 1 0;<br />
#P connect 1 0 2 0;<br />
#P connect 3 0 1 1;<br />
#P pop;<br />
#P newobj 206 260 45 196617 p Metro;<br />
#P flonum 241 233 35 9 1. 0 1 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P toggle 206 174 52 0;<br />
#P comment 185 83 300 196617 How can I stop the moving matrix from diplaying 2 cells at once?;<br />
#P connect 5 0 4 0;<br />
#P connect 1 0 3 0;<br />
#P connect 2 0 3 1;<br />
#P pop;</p>
<p>In other words can I click on the matrix and only have the clicked cell displayed until an update arrives from the counter and not have it display both?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-124612</guid>
					<title><![CDATA[Re: One cell per column matrix still displays two cells?]]></title>
					<link>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-124612</link>
					<pubDate>Thu, 13 Mar 2008 18:13:09 +0000</pubDate>
					<dc:creator>Dr. Spankenstein</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry the background picture was wrong&#8230; it should be:</p>
<p>max v2;<br />
#N vpatcher 345 59 927 699;<br />
#P origin -70 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 2;<br />
#P comment 184 124 300 196617 Is it possible to stop the counter and jump to the clicked cell without displaying 2 cells?;<br />
#P window linecount 1;<br />
#N vpatcher 592 174 1192 574;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 80 121 55 196617 t i i;<br />
#P message 80 151 40 196617 0 $1 1;<br />
#P outlet 80 207 15 0;<br />
#P newex 80 49 77 196617 r MasterMetro;<br />
#N counter 2 0 31;<br />
#X flags 0 0;<br />
#P newobj 80 93 77 196617 counter 2 0 31;<br />
#P connect 1 0 0 0;<br />
#P connect 0 0 4 0;<br />
#P connect 4 0 3 0;<br />
#P connect 3 0 2 0;<br />
#P pop;<br />
#P newobj 130 65 40 196617 p Sync;<br />
#P user matrixctrl 130 89 34 514 MatrixDefaultCell.pct MatrixDefaultBkgnd.pct 34 514 16 16 2 32 16 16 1 1 50 2 5120 0;<br />
#P objectname MatrixDisplay[1];<br />
#N vpatcher 264 147 864 547;<br />
#P inlet 89 42 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 41 94 77 196617 s MasterMetro;<br />
#P newex 41 71 58 196617 metro 100;<br />
#P inlet 41 42 15 0;<br />
#P connect 0 0 1 0;<br />
#P connect 1 0 2 0;<br />
#P connect 3 0 1 1;<br />
#P pop;<br />
#P newobj 206 260 45 196617 p Metro;<br />
#P flonum 241 233 35 9 1. 0 1 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P toggle 206 174 52 0;<br />
#P comment 185 83 300 196617 How can I stop the moving matrix from diplaying 2 cells at once?;<br />
#P connect 5 0 4 0;<br />
#P connect 1 0 3 0;<br />
#P connect 2 0 3 1;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-124613</guid>
					<title><![CDATA[Re: One cell per column matrix still displays two cells?]]></title>
					<link>http://cycling74.com/forums/topic/one-cell-per-column-matrix-still-displays-two-cells/#post-124613</link>
					<pubDate>Mon, 17 Mar 2008 06:52:04 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Rhys Perkins schrieb:<br />
> How can I stop the moving matrix from diplaying 2 cells at once?;</p>
<p>simply run it on my computer&#8230;<br />
(nothing wrong here&#8230; ;-)</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

