<?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: lowload() vs. intload()</title>
		<atom:link href="http://cycling74.com/forums/topic/lowload-vs-intload/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/lowload-vs-intload/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 19:09:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/lowload-vs-intload/#post-33487</guid>
					<title><![CDATA[lowload() vs. intload()]]></title>
					<link>http://cycling74.com/forums/topic/lowload-vs-intload/#post-33487</link>
					<pubDate>Fri, 31 Aug 2007 17:30:12 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p>The patcher-loading function lowload(), as per the docs, appears not  <br />
to exist in any headers; but there&#8217;s an intload() which isn&#8217;t  <br />
documented, but which has an extra argument. (intload() seems to call  <br />
lowload(), if the stack traces littering the online forum are  <br />
accurate.) Have my docs and headers drifted out of sync?</p>
<p>(More generally, I&#8217;m a little confused about the state of the SDK.  <br />
The most recent document I can find is &#8220;WritingExternal34.pdf&#8221;, but  <br />
I&#8217;m using something called &#8220;MaxMSP UB SDK&#8221; dated April 2006.)</p>
<p>
Nick Rothwell / Cassiel.com Limited<br />
<a href="http://www.cassiel.com" rel="nofollow">http://www.cassiel.com</a><br />
<a href="http://www.myspace.com/cassieldotcom" rel="nofollow">http://www.myspace.com/cassieldotcom</a><br />
<a href="http://www.loadbang.net" rel="nofollow">http://www.loadbang.net</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111652</guid>
					<title><![CDATA[Re: lowload() vs. intload()]]></title>
					<link>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111652</link>
					<pubDate>Fri, 31 Aug 2007 18:09:48 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111653</guid>
					<title><![CDATA[Re: lowload() vs. intload()]]></title>
					<link>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111653</link>
					<pubDate>Fri, 31 Aug 2007 18:27:41 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p>
On 31 Aug 2007, at 19:09, Emmanuel Jourdan wrote:</p>
<p>> <a href="http://www.cycling74.com/download/MaxMSP-4.5.5-MacSDK.dmg" rel="nofollow">http://www.cycling74.com/download/MaxMSP-4.5.5-MacSDK.dmg</a></p>
<p>The document in that is Revision 12 (August 2005). The document I  <br />
have is Revision 12 (December 2003). I am accordingly confused about  <br />
the meaning of the word &#8220;revision.&#8221; Neither document mentions intload().</p>
<p>However, intload() seems to do the job &#8211; it loads a patcher (and  <br />
substitutes #-arguments) but the patcher is not presented in a window  <br />
(which is fine &#8211; this is what I want).</p>
<p>> Then MaxMSP UB SDK explain the rest of the new universal binary stuff.</p>
<p>There&#8217;s no documentation in the UB SDK itself, apart from a pointer  <br />
to the C&#8217;74 wiki, which contains the (somewhat essential) articles by  <br />
David Z. about Xcode, Frameworks and other Apple magic.</p>
<p>As an aside, once you get used to it, developing and debugging Max  <br />
externals using Xcode is not too painful. I just keep trying to drive  <br />
it as if it were Eclipse&#8230;</p>
<p>	&#8211; N.</p>
<p>
Nick Rothwell / Cassiel.com Limited<br />
<a href="http://www.cassiel.com" rel="nofollow">http://www.cassiel.com</a><br />
<a href="http://www.myspace.com/cassieldotcom" rel="nofollow">http://www.myspace.com/cassieldotcom</a><br />
<a href="http://www.loadbang.net" rel="nofollow">http://www.loadbang.net</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111654</guid>
					<title><![CDATA[Re: lowload() vs. intload()]]></title>
					<link>http://cycling74.com/forums/topic/lowload-vs-intload/#post-111654</link>
					<pubDate>Thu, 06 Sep 2007 08:51:52 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: nick rothwell / cassiel wrote on Fri, 31 August 2007 20:27<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> As an aside, once you get used to it, developing and debugging Max  <br />
> externals using Xcode is not too painful. I just keep trying to drive  <br />
> it as if it were Eclipse&#8230;</p>
<p>That&#8217;s right, I didn&#8217;t find eclipse&#8217;s features like code collapsing, code completion and refactoring in xcode. Could there be somewhere I forgot to look?</p>
<p>Mattijs</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

