<?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: Store coll content in a pattr object</title>
		<atom:link href="http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 08:24:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-25310</guid>
					<title><![CDATA[Store coll content in a pattr object]]></title>
					<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-25310</link>
					<pubDate>Sun, 09 Apr 2006 08:32:17 +0000</pubDate>
					<dc:creator>nico@clones.fr</dc:creator>

					<description>
						<![CDATA[
						<p>Hi list,</p>
<p>I would like store all my coll content in a pattr object. How could I do it ? </p>
<p>Nico.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74388</guid>
					<title><![CDATA[Re: Store coll content in a pattr object]]></title>
					<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74388</link>
					<pubDate>Sun, 09 Apr 2006 11:57:15 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>You would need to come up with a complicated system of doing so. coll is <br />
not directly supported by pattr, since its value is extremely <br />
complicated as compared to, say, numbox.</p>
<p>coll is capable of saving its contents to disk, so I would just go with <br />
that.</p>
<p>jb</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74389</guid>
					<title><![CDATA[Re: Store coll content in a pattr object]]></title>
					<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74389</link>
					<pubDate>Sun, 09 Apr 2006 13:20:14 +0000</pubDate>
					<dc:creator>Hjalte Bested Møller</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve made a system that makes unique names for coll, buffer, vst~ files and saves them to disk when a preset is saved with pattrstorage.</p>
<p>I use an opendialog for writeng files from pattrstorage, but just before doing so, regexp isolates the path of the preset then mkdir makes a folder for all the files used by unsupported objects as COLL, then the contens of the object is written to the folder with a random name. The last thing happening before pattrstorage writes to disk is the pattr objects connected to COLLs, etc. being updated to remember the random name&#8230;</p>
<p>the unique naming system im using has 3.656.158.556.454.912 posible filenames&#8230;so it really makes me not having to think at all.</p>
<p>another beauty is that if I am recording into a buffer and stores a preset with pattrstorage, the contens will restore with the preset.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74390</guid>
					<title><![CDATA[Re: Store coll content in a pattr object]]></title>
					<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74390</link>
					<pubDate>Sun, 09 Apr 2006 14:21:51 +0000</pubDate>
					<dc:creator>nico@clones.fr</dc:creator>

					<description>
						<![CDATA[
						<p>thnx for your answers. <br />
I found a simple way with the [zl group] object who is perfect for my patch. But now I have a new problem because pattr object can&#8217;t take a list who contain more than 256 item. I make a new post. </p>
<p>Nico.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74391</guid>
					<title><![CDATA[Re: Store coll content in a pattr object]]></title>
					<link>http://cycling74.com/forums/topic/store-coll-content-in-a-pattr-object/#post-74391</link>
					<pubDate>Sun, 09 Apr 2006 22:12:22 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>save your colls out as a textfile, point ubumenu to the folder  <br />
containing the coll presets, then have ubumenu prepend read to coll,  <br />
then have pattr save the ubumenu&#8217;s index number. when you recall a  <br />
preset ubu changes and coll gets a new textfile?</p>
<p>
v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

