<?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: How bad are global variables in M4L? should I change them all to &quot;&#8212;&quot;?</title>
		<atom:link href="http://cycling74.com/forums/topic/how-bad-are-global-variables-in-m4l-should-i-change-them-all-to/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/how-bad-are-global-variables-in-m4l-should-i-change-them-all-to/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 03:29:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/how-bad-are-global-variables-in-m4l-should-i-change-them-all-to/#post-62566</guid>
					<title><![CDATA[How bad are global variables in M4L? should I change them all to &quot;&#8212;&quot;?]]></title>
					<link>http://cycling74.com/forums/topic/how-bad-are-global-variables-in-m4l-should-i-change-them-all-to/#post-62566</link>
					<pubDate>Sat, 24 Mar 2012 04:37:38 +0000</pubDate>
					<dc:creator>basvlk</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all. I just made a patch that creates a coll with all path Ids and names for tracks, devices, and parameters in a live set: it means that mid-gig I don&#8217;t need to query live for these values: they are all read in and stored in a coll as part of setting up.</p>
<p>I can use this coll from many max devices, but as I understand it it is very inefficient and it would be better to use a &#8220;&#8211;abcd&#8221; name which is only shared within one Mm4L device. I could do that, and move all functionality that requires this coll into the same M4L device. </p>
<p>Is that going to make a big difference to the performance?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

