<?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: load patcher using pcontrol has suddenly stopped working</title>
		<atom:link href="http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 05:07:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-61548</guid>
					<title><![CDATA[load patcher using pcontrol has suddenly stopped working]]></title>
					<link>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-61548</link>
					<pubDate>Tue, 31 Jan 2012 04:09:47 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>I am incredibly confused. Out of the blue, the mechanism I have been using to load top level patchers from a &#8220;control&#8221; patcher has stopped working.</p>
<p>My control patcher contains a [pcontrol] to which messages like &#8216;load foo&#8217; are sent. That would load a patcher called foo.</p>
<p>This mechanism has been working perfectly for 1/2 year but today, it stopped working. I don&#8217;t know if another patch (or some javascript code) that I saved in one of the search paths but am not actually has screwed something up (hard to believe but I&#8217;m desparate) but if anyone can share some insight into what might have happened, I would be extremely grateful.</p>
<p>This is with Max 5.1.9</p>
<p>Thanks,<br />
D</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222130</guid>
					<title><![CDATA[Re: load patcher using pcontrol has suddenly stopped working]]></title>
					<link>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222130</link>
					<pubDate>Tue, 31 Jan 2012 13:39:24 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>OK &#8212; now I am COMPLETELY baffled. I have discovered that if I append .maxpat to the filename passed to the &#8216;load&#8217; command, the patchers open just fine.</p>
<p>But I have been using this process for many months without appending .maxpat to the filenames with absolutely no problem.</p>
<p>While I&#8217;m happy to have found a way to make this work (again), I would really like to understand why it used to work and what might have caused it to stop working.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222131</guid>
					<title><![CDATA[Re: load patcher using pcontrol has suddenly stopped working]]></title>
					<link>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222131</link>
					<pubDate>Tue, 31 Jan 2012 17:37:33 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p>Just a guess, but you probably saved somewhere in one of the max search paths a file (a javascript, a text file, whatever..) that has the same name that your patch.<br />
So if you dont write &#8216;.maxpat&#8217; explicitly, max is probably trying to load this other file.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222132</guid>
					<title><![CDATA[Re: load patcher using pcontrol has suddenly stopped working]]></title>
					<link>http://cycling74.com/forums/topic/load-patcher-using-pcontrol-has-suddenly-stopped-working/#post-222132</link>
					<pubDate>Tue, 31 Jan 2012 22:24:08 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>Damn good guess (sigh).</p>
<p>So it turns out that I have all these top-level patchers that represent songs. A song is a collection of routings from keyboards and control surfaces to MIDI synths, VSTs and so forth. I recently added persistence so that when a song is loaded, the previous settings (volume levels, synth parameters and so forth) would be recalled automatically. I have a JavaScript object that does this. The data is saved to a file whose name is the same as the patcher name, but with no extension.</p>
<p>The mechanism for loading songs did not include the .maxpat because it was never needed before. But now that those persistence files are being saved, clearly they were being found first.</p>
<p>This explains completely a ton of bizarre behavior I was seeing recently.</p>
<p>Thanks for pointing this out.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

