<?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: Patch as Object</title>
		<atom:link href="http://cycling74.com/forums/topic/patch-as-object/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/patch-as-object/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 23:55:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-24468</guid>
					<title><![CDATA[Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-24468</link>
					<pubDate>Thu, 16 Feb 2006 23:14:05 +0000</pubDate>
					<dc:creator>Brendan</dc:creator>

					<description>
						<![CDATA[
						<p>Basic question:</p>
<p>How (or where) do I have to save a patch in order to be able to use it as an object in a new patch?</p>
<p>I wrote the patch and saved it, but when I typed the saved name as an object I got an error message saying that that object does not exist.  I assume there is a dedicated folder that I should be saving in?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70801</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70801</link>
					<pubDate>Thu, 16 Feb 2006 23:29:54 +0000</pubDate>
					<dc:creator>Jakob Riis</dc:creator>

					<description>
						<![CDATA[
						<p>>How (or where) do I have to save a patch in order to be able to use it as<br />
>an object in a new patch?</p>
<p>Save it in a folder that&#8217;s in the search path. Which folders to be<br />
included in the search path is defined in the &#8220;Options > File<br />
Preferences&#8230;&#8221; menu. You might want to create a seperate folder for your<br />
own abstractions.</p>
<p>/J</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70802</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70802</link>
					<pubDate>Thu, 16 Feb 2006 23:30:39 +0000</pubDate>
					<dc:creator>jln</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>It has to be saved in your Max preferences paths, or in the same  <br />
folder as the the patch you want to put it in.</p>
<p>hth.</p>
<p>Julien.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70803</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70803</link>
					<pubDate>Thu, 16 Feb 2006 23:42:45 +0000</pubDate>
					<dc:creator>koriifuraa</dc:creator>

					<description>
						<![CDATA[
						<p>Brendan,</p>
<p>You have to put it in your externals folder along with the other  <br />
objects.</p>
<p>corey</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70804</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70804</link>
					<pubDate>Fri, 17 Feb 2006 00:34:50 +0000</pubDate>
					<dc:creator>Brendan</dc:creator>

					<description>
						<![CDATA[
						<p>Ah-ha!  Problem solved, thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70805</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70805</link>
					<pubDate>Fri, 17 Feb 2006 06:01:08 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>
if there is any default location for patches then <br />
it is the &#8220;patches&#8221; folder, the &#8220;externals&#8221; folder<br />
is only needed if you want to include your patch <br />
in the object list.</p>
<p>but you can keep your patches anywhere in the search <br />
path &#8211; or even outside.<br />
a relative path to the mother path is enough to find it<br />
back on another computer or operating system, or after<br />
moving the folder.<br />
/home/dektop/mainpatch<br />
/home/dektop/subpatch</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70806</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70806</link>
					<pubDate>Fri, 17 Feb 2006 20:38:40 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Corey Fuller wrote:<br />
> Brendan,<br />
> <br />
> You have to put it in your externals folder along with the other  objects.</p>
<p>The externals folder works, but I think its a bad idea to use it for <br />
that purpose. Keep it for the original externals.</p>
<p>And of course the answer to the original question has really to point <br />
out that there is enough documentation, which gets you faster going than <br />
asking this kind of stuff on the list. Don&#8217;t forget &#8220;Getting started&#8221; <br />
and &#8220;Tutorials and Topics&#8221;. Definitely start with the tutorials.</p>
<p>I usually use one Folder for all Stuff I create and the 3rd party tools <br />
I am going to use, and point to it in the file preferences (Options menu).</p>
<p>Stefan</p>
<p>&#8211; </p>
<p>  [][]  [][][]  [][]  [][][]<br />
[][][][][][][][][][][][][][][]</p>
<p>         Stefan Tiedje<br />
         Klanggestalter<br />
     Electronic Composition<br />
               &#038;<br />
         Improvisation</p>
<p>            /~~~~~<br />
     \   /|() ()|<br />
     ))))) )|  |  |( \<br />
     ///     _/)/ )))))<br />
             ___/   ///</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-x&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8212;&#8212;x&#8212;&#8211;</p>
<p>14, Av. Pr. Franklin Roosevelt,<br />
94320 Thiais, France<br />
Phone at CCMIX +33-1-49 77 51 72</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patch-as-object/#post-70807</guid>
					<title><![CDATA[Re: Patch as Object]]></title>
					<link>http://cycling74.com/forums/topic/patch-as-object/#post-70807</link>
					<pubDate>Fri, 17 Feb 2006 21:05:46 +0000</pubDate>
					<dc:creator>koriifuraa</dc:creator>

					<description>
						<![CDATA[
						<p>You are right, Stefan.<br />
Thanks for offering a better solution.</p>
<p>Cheers,</p>
<p>Corey</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

