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

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/this-should-be-simple/#post-27366</guid>
					<title><![CDATA[this should be simple]]></title>
					<link>http://cycling74.com/forums/topic/this-should-be-simple/#post-27366</link>
					<pubDate>Tue, 29 Aug 2006 10:42:33 +0000</pubDate>
					<dc:creator>bin</dc:creator>

					<description>
						<![CDATA[
						<p>how can i write a buffer~ to disk with a standard save/open dialog box , and get the  name of that newly saved file into max so i can later recall that saved file?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/this-should-be-simple/#post-82720</guid>
					<title><![CDATA[Re: this should be simple]]></title>
					<link>http://cycling74.com/forums/topic/this-should-be-simple/#post-82720</link>
					<pubDate>Tue, 29 Aug 2006 11:36:29 +0000</pubDate>
					<dc:creator>pure</dc:creator>

					<description>
						<![CDATA[
						<p>
bin ray wrote:<br />
> how can i write a buffer~ to disk with a standard save/open dialog<br />
> box , </p>
<p>MSP45ReferenceManual.pdf p.79</p>
<p>and get the  name of that newly saved file into max so i can<br />
> later recall that saved file? </p>
<p>* use (write filename) > buffer~</p>
<p>* use &#8220;dialog&#8221; to build your own save dialog window</p>
<p>* use &#8220;textedit&#8221; to build your own save dialog inside yr patcher</p>
<p>p</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/this-should-be-simple/#post-82721</guid>
					<title><![CDATA[Re: this should be simple]]></title>
					<link>http://cycling74.com/forums/topic/this-should-be-simple/#post-82721</link>
					<pubDate>Tue, 29 Aug 2006 16:03:41 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>#P message 115 151 352 196617 &#8220;Macintosh HD:/Users/jeroenhofs/Desktop/iets&#8221;;<br />
#P newex 98 112 27 196617 t l l;<br />
#P newex 98 170 73 196617 prepend write;<br />
#P newex 98 189 78 196617 buffer~ sample;<br />
#P newex 115 132 62 196617 prepend set;<br />
#P button 98 75 15 0;<br />
#P newex 98 93 57 196617 savedialog;<br />
#P connect 4 0 3 0;<br />
#P connect 5 0 4 0;<br />
#P connect 2 0 6 0;<br />
#P connect 5 1 2 0;<br />
#P connect 0 0 5 0;<br />
#P connect 1 0 0 0;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/this-should-be-simple/#post-82722</guid>
					<title><![CDATA[Re: this should be simple]]></title>
					<link>http://cycling74.com/forums/topic/this-should-be-simple/#post-82722</link>
					<pubDate>Wed, 06 Sep 2006 18:23:39 +0000</pubDate>
					<dc:creator>bin</dc:creator>

					<description>
						<![CDATA[
						<p>info~ does it fine</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

