<?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: Float mixing matrix</title>
		<atom:link href="http://cycling74.com/forums/topic/float-mixing-matrix/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/float-mixing-matrix/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 09:13:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-32341</guid>
					<title><![CDATA[Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-32341</link>
					<pubDate>Wed, 06 Jun 2007 23:09:11 +0000</pubDate>
					<dc:creator>Wetterberg</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I am looking for a mixing matrix that will work like the [router] <br />
object, but instead of boolean values will accept floating point values <br />
to multiply the incoming value &#8211; in a way a bit like the matrix~ object <br />
in non-binary mode for floating point values too, I guess? Something <br />
like 16*24 matrix is needed, and I expect a lot of data to be flowing <br />
through it, so I need it to be rather efficient.</p>
<p>I did a slick-looking one with 16&#215;24 number boxes, but it redraws really <br />
slowly making it hard to adjust parameters on the fly.</p>
<p>If anyone has a patch laying around, or even just a good idea on how to <br />
do a really lean one, please let me know.</p>
<p>Thanks,<br />
Andreas.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106186</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106186</link>
					<pubDate>Wed, 06 Jun 2007 23:26:36 +0000</pubDate>
					<dc:creator>Joost Rekveld</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106187</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106187</link>
					<pubDate>Thu, 07 Jun 2007 06:47:45 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106188</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106188</link>
					<pubDate>Thu, 07 Jun 2007 19:46:58 +0000</pubDate>
					<dc:creator>Wetterberg</dc:creator>

					<description>
						<![CDATA[
						<p>Joost Rekveld skrev:<br />
> jit.la.mult and jit.cellblock ?<br />
> (not completely sure about this though&#8230;)<br />
Thanks Joost, this is a real possibility for me&#8230;however the &#8220;true <br />
matrix product&#8221; thing confuses the hell out of me&#8230; Regardless, the <br />
approach with two jit.cellblocks is very efficient.  I am going to go <br />
with [jit.op @op *]<br />
 &#8211; Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106189</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106189</link>
					<pubDate>Thu, 07 Jun 2007 22:48:46 +0000</pubDate>
					<dc:creator>Wetterberg</dc:creator>

					<description>
						<![CDATA[
						<p>Okay, I just posted what I have so far as a Jitter-list thread, since <br />
it&#8217;s very much a Jitter setup I&#8217;ve made.</p>
<p><a href="http://www.cycling74.com/forums/index.php?t=msg&#038;th=26744&#038;start=0" rel="nofollow">http://www.cycling74.com/forums/index.php?t=msg&#038;th=26744&#038;start=0</a></p>
<p>Thanks for your input, guys.</p>
<p>Andreas.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106190</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106190</link>
					<pubDate>Fri, 08 Jun 2007 08:05:35 +0000</pubDate>
					<dc:creator>roger.carruthers</dc:creator>

					<description>
						<![CDATA[
						<p>Not sure if it operates in a non-binary mode, but Panaiotis had an object called matrix that was like matrix~ for non-signals, with a few extra bells n&#8217; whistles. It&#8217;s at <a href="http://members.aol.com/panaiotis/" rel="nofollow">http://members.aol.com/panaiotis/</a><br />
 Afaik, it&#8217;s not yet available in UB, but when I asked about porting another of his objects (autocount) he responded positively, and said that given a reminder, he might do the rest of them,<br />
cheers<br />
Roger</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106191</guid>
					<title><![CDATA[Re: Float mixing matrix]]></title>
					<link>http://cycling74.com/forums/topic/float-mixing-matrix/#post-106191</link>
					<pubDate>Fri, 08 Jun 2007 08:25:28 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>The router object does a lot of what matrix does, too.</p>
<p>jb</p>
<p>Am 08.06.2007 um 10:05 schrieb roger.carruthers:</p>
<p>><br />
> Not sure if it operates in a non-binary mode, but Panaiotis had an  <br />
> object called matrix that was like matrix~ for non-signals, with a  <br />
> few extra bells n&#8217; whistles. It&#8217;s at <a href="http://members.aol.com/panaiotis/" rel="nofollow">http://members.aol.com/panaiotis/</a><br />
>  Afaik, it&#8217;s not yet available in UB, but when I asked about  <br />
> porting another of his objects (autocount) he responded positively,  <br />
> and said that given a reminder, he might do the rest of them,<br />
> cheers<br />
> Roger</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

