<?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: reading files from patches folder</title>
		<atom:link href="http://cycling74.com/forums/topic/reading-files-from-patches-folder/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:58:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-42833</guid>
					<title><![CDATA[reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-42833</link>
					<pubDate>Fri, 13 Mar 2009 11:13:15 +0000</pubDate>
					<dc:creator>Hans Mittendorf</dc:creator>

					<description>
						<![CDATA[
						<p>I created a few quicktime movies and put them into the folder &#8216;patches-media&#8217;. When I make a &#8216;read my.mov&#8217; I have a message from the Max window &#8216;can&#8217;t find file my.mov<br />
What goes wrong?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153341</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153341</link>
					<pubDate>Sat, 14 Mar 2009 10:27:41 +0000</pubDate>
					<dc:creator>Hans Mittendorf</dc:creator>

					<description>
						<![CDATA[
						<p>I found the problem. One has to restart Max when you had it open while putting files inside the folder.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153342</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153342</link>
					<pubDate>Sat, 14 Mar 2009 17:58:29 +0000</pubDate>
					<dc:creator>Jean-Francois Charles</dc:creator>

					<description>
						<![CDATA[
						<p>Yes.<br />
Another idea, if you don&#8217;t want to mess up the &#8220;cycling74&#8243; folders, is to store your movies in a folder of yours, and to add the path in the &#8220;Options -> File Preferences&#8221;.<br />
J-F.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153343</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153343</link>
					<pubDate>Sat, 14 Mar 2009 18:22:04 +0000</pubDate>
					<dc:creator>Hans Mittendorf</dc:creator>

					<description>
						<![CDATA[
						<p>changing folder is actually what I want to do. How do we mark a different hard drive as a directory?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153344</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153344</link>
					<pubDate>Sat, 14 Mar 2009 18:31:01 +0000</pubDate>
					<dc:creator>Hans Mittendorf</dc:creator>

					<description>
						<![CDATA[
						<p>I would like to make a folder on a different hard drive. how do we set a directory for an external drive?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153345</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153345</link>
					<pubDate>Sat, 14 Mar 2009 19:31:48 +0000</pubDate>
					<dc:creator>Jean-Francois Charles</dc:creator>

					<description>
						<![CDATA[
						<p>One of the ways is to use a [dropfile] object. Drop the file (from any hard drive, and you get your path. <br />
Or drop a folder and populate a umenu.<br />
J-F.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153346</guid>
					<title><![CDATA[Re: reading files from patches folder]]></title>
					<link>http://cycling74.com/forums/topic/reading-files-from-patches-folder/#post-153346</link>
					<pubDate>Sun, 15 Mar 2009 22:47:54 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Jean-Francois Charles wrote on Sat, 14 March 2009 14:31</b></td>
</tr>
<tr>
<td class="quote">One of the ways is to use a [dropfile] object. Drop the file (from any hard drive, and you get your path. <br />
Or drop a folder and populate a umenu.<br />
J-F.</td>
</tr>
</table>
</p><p>
The [thispatcher] path message may also be useful, especially if you&#8217;re using the umenu just fine on one machine, but then you copy your patch-plus-other-files to another computer, and then the files don&#8217;t load. The path message will ensure that the umenu is populated for the current location.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

