<?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: Matrixctl Column Set Short Cuts</title>
		<atom:link href="http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 13:17:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-26268</guid>
					<title><![CDATA[Matrixctl Column Set Short Cuts]]></title>
					<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-26268</link>
					<pubDate>Sat, 03 Jun 2006 00:42:37 +0000</pubDate>
					<dc:creator>joel@squarewave.ca</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>I did a search here, and I know it&#8217;s been said a dozen times&#8230; so I won&#8217;t mention how badly there needs to be a &#8216;setcolumn&#8217; command.  Ahem&#8230;</p>
<p>BUT &#8211; I will ask&#8230;</p>
<p>Before I reinvent the wheel trying to accomplish this&#8230; has anyone made a patch that does that effectively?  I need an easy way to take the data I&#8217;ve gathered using GETCOLUMN, and to put it back into the Matrixctl&#8230;</p>
<p>Cheers,<br />
Joel</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78198</guid>
					<title><![CDATA[Re: Matrixctl Column Set Short Cuts]]></title>
					<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78198</link>
					<pubDate>Mon, 05 Jun 2006 06:26:37 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>joelsquare wrote:<br />
> I did a search here, and I know it&#8217;s been said a dozen times&#8230; so I<br />
> won&#8217;t mention how badly there needs to be a &#8216;setcolumn&#8217; command.<br />
> Ahem&#8230;</p>
<p>maybe it didn&#8217;t happen because its too simple ?</p>
<p>> Before I reinvent the wheel trying to accomplish this&#8230; has anyone<br />
> made a patch that does that effectively?  I need an easy way to take<br />
> the data I&#8217;ve gathered using GETCOLUMN, and to put it back into the<br />
> Matrixctl&#8230;</p>
<p>I just reinvented the wheel, which took less time than writing this <br />
mail&#8230; ;-)</p>
<p>Still, if you have changing sizes of matrixctrl, a set collumn/setrow <br />
command could still be helpfull&#8230;</p>
<p>Stefan</p>
<p>#P button 125 80 15 0;<br />
#P button 57 82 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 165 139 25 196617 &#8211; 1;<br />
#P newex 125 114 50 196617 uzi 4;<br />
#P newex 97 140 25 196617 &#8211; 1;<br />
#P newex 57 115 50 196617 uzi 4;<br />
#P message 165 168 50 196617 1 $1 0;<br />
#P message 97 168 50 196617 1 $1 1;<br />
#P user matrixctrl 120 205 130 66 MatrixDefaultCell.pct <br />
MatrixDefaultBkgnd.pct 130 66 16 16 8 4 16 16 1 1 48 2 5120 0;<br />
#P connect 1 0 0 0;<br />
#P connect 2 0 0 0;<br />
#P connect 8 0 5 0;<br />
#P connect 7 0 3 0;<br />
#P connect 6 0 2 0;<br />
#P connect 5 2 6 0;<br />
#P connect 4 0 1 0;<br />
#P connect 3 2 4 0;<br />
#P window clipboard copycount 9;</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>

			
				<item>
					<guid>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78199</guid>
					<title><![CDATA[Re: Matrixctl Column Set Short Cuts]]></title>
					<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78199</link>
					<pubDate>Mon, 05 Jun 2006 07:14:22 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

					<description>
						<![CDATA[
						<p>What&#8217;s needed so much more than that is for matrix~ itself to accept <br />
the &#8220;setcolumn&#8221; and &#8220;setrow&#8221; messages.  Matrixctrl is good for routing <br />
type situations, but it&#8217;s not well-suited to open-ended gain <br />
situations.  &#8220;Setcolumn&#8221; and &#8220;setrow&#8221; would allow multislider to work <br />
directly with matrix~.</p>
<p>Inevitable plug:<br />
I have a couple of abstractions that do this (PM.MatrixSetOutlet and <br />
PM.MatrixSetInlet); e-mail me off-list if interested.    Also, I&#8217;ve got <br />
a version of the &#8220;function&#8221; object (the graphical envelope tool) that <br />
works with matrix~, if anyone&#8217;s interested. (so you can have envelopes <br />
on individual matrix~ connections&#8230;)</p>
<p>Peter McCulloch</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78200</guid>
					<title><![CDATA[Re: Matrixctl Column Set Short Cuts]]></title>
					<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78200</link>
					<pubDate>Mon, 05 Jun 2006 09:46:39 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>I am, send it on list, &#8217;cause I guess I am not the only one&#8230;.</p>
<p>There are a lot of &#8220;common&#8221; problems you seem to have a bag of solutions <br />
for. Even if I have as well solutions, I am always interested in how <br />
others solve the same problem. Sometimes my solutions are suboptimal&#8230; ;-)</p>
<p>The Idea to putting individual envelopes on matrix points is an <br />
interesting concept for a lot of applications, especially additive <br />
synthesis&#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>

			
				<item>
					<guid>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78201</guid>
					<title><![CDATA[Re: Matrixctl Column Set Short Cuts]]></title>
					<link>http://cycling74.com/forums/topic/matrixctl-column-set-short-cuts/#post-78201</link>
					<pubDate>Mon, 05 Jun 2006 13:51:15 +0000</pubDate>
					<dc:creator>joel@squarewave.ca</dc:creator>

					<description>
						<![CDATA[
						<p>Cheers guys,thanks.</p>
<p>I&#8217;ll see if I can modify that to do what I need it to do.</p>
<p>I&#8217;m struggling to find a way to save the state of a large matrix &#8211; 64 X 128 &#8211; SO I&#8217;ve created a small patch that reports and saves to a COLL object, but I&#8217;ve been struggling to get the info back into the matrix.</p>
<p>Thanks again,<br />
Joel</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

