<?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: Can I save the contents of global variables within js objects with my live set?</title>
		<atom:link href="http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 15:57:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/#post-56448</guid>
					<title><![CDATA[Can I save the contents of global variables within js objects with my live set?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/#post-56448</link>
					<pubDate>Wed, 20 Apr 2011 03:42:17 +0000</pubDate>
					<dc:creator>starkaudio</dc:creator>

					<description>
						<![CDATA[
						<p>I tried linking a pattr to my js object, but no dice. </p>
<p>I have a global array: </p>
<p>var global_stuff =  new Array();</p>
<p>And I&#8217;m adding LiveAPI instances to it.</p>
<p>global_stuff[0] = new LiveAPI(callback, &#8220;id 42&#8243;);</p>
<p>The array &#8220;global_stuff&#8221; get&#8217;s built during performance, but I&#8217;d like to save/reoad it with the live set.</p>
<p>Suggestions?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/#post-202422</guid>
					<title><![CDATA[Re: Can I save the contents of global variables within js objects with my live set?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-save-the-contents-of-global-variables-within-js-objects-with-my-live-set/#post-202422</link>
					<pubDate>Wed, 18 May 2011 18:52:39 +0000</pubDate>
					<dc:creator>hems</dc:creator>

					<description>
						<![CDATA[
						<p>i pretty new to max/msp enviorement, so may be that&#8217;s not a valid solution ( may be just an insight ).. </p>
<p>1. save the ids in a table<br />
2. save the table using the pattr<br />
3. when the scripts loads again, rebuild your array based on the saved table</p>
<p>let me know if you figure out this, i&#8217;ll need to build a solution for this soon.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

