<?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: switch bank / matrixctrl</title>
		<atom:link href="http://cycling74.com/forums/topic/switch-bank-matrixctrl/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/switch-bank-matrixctrl/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 01:25:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/switch-bank-matrixctrl/#post-48563</guid>
					<title><![CDATA[switch bank / matrixctrl]]></title>
					<link>http://cycling74.com/forums/topic/switch-bank-matrixctrl/#post-48563</link>
					<pubDate>Wed, 17 Feb 2010 23:35:37 +0000</pubDate>
					<dc:creator>msuechting</dc:creator>

					<description>
						<![CDATA[
						<p>hi everyone -</p>
<p>i&#8217;m an intermediate max user with (what is probably) an accordingly intermediate question. i&#8217;m using a matrixctrl object to monitor the state of several buffers &#8211; i.e., are they full?, are they playing?, are they currently recording? &#8211; and am looking for a way to generate responses responses to that data. basically, i want the computer to be able to select an action (record, play, or erase) based on the buffer information so that it doesn&#8217;t, say, erase something that&#8217;s currently being played, or play something with nothing in it.</p>
<p>i&#8217;ve done the patching to get the data about what&#8217;s happening into matrixctrl (simple enough&#8230; made each buffer&#8217;s data into a column, each of which has a &#8220;recording now?&#8221; &#8220;playing now?&#8221; and &#8220;saved now?&#8221; row). and i can query and sort each column so that, when the i ask about, say, the third buffer, the patch can tell me the answers to all the questions above. that part was fairly easy. </p>
<p>but now, i need it to be able to figure out possible options given the buffer&#8217;s state, and then choose one. i have some vague ideas about how to do this, but it involves a lot of toggles, if/thens, and a whole lot of other tedious/processing intensive stuff that probably isn&#8217;t necessary.</p>
<p>any thoughts? very much appreciated. (&#038; i&#8217;m happy to upload or send along a patch if that would elucidate what i&#8217;m trying to ask.)</p>
<p>best,<br />
max</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

