<?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: bypass Max&#039;s computational speed limits</title>
		<atom:link href="http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:37:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-56365</guid>
					<title><![CDATA[bypass Max&#039;s computational speed limits]]></title>
					<link>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-56365</link>
					<pubDate>Sat, 16 Apr 2011 03:35:37 +0000</pubDate>
					<dc:creator>evanlivingston</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m trying to generate some massive lists of mathematical data, the problem is the list I&#8217;m working with are so large max crashes if I bang for it do it instantly, (coll objects don&#8217;t take kindly to 100,000,000 uzi bangs) and metro is limited to a bang every millisecond as far as I understand. I&#8217;m trying to work with java for this but it&#8217;s just over my head. </p>
<p>Is there a way to get these patches to run at a lower machine level or something?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-202176</guid>
					<title><![CDATA[Re: bypass Max&#039;s computational speed limits]]></title>
					<link>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-202176</link>
					<pubDate>Sat, 16 Apr 2011 06:39:32 +0000</pubDate>
					<dc:creator>Jean-Francois Charles</dc:creator>

					<description>
						<![CDATA[
						<p>If you can formalize your list processing as a matrix processing, you would probably benefit greatly from using Jitter to process your data.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-202177</guid>
					<title><![CDATA[Re: bypass Max&#039;s computational speed limits]]></title>
					<link>http://cycling74.com/forums/topic/bypass-maxs-computational-speed-limits/#post-202177</link>
					<pubDate>Sat, 16 Apr 2011 18:09:19 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p> <br />
[defer] will move the bangs of [uzi] from the high priority thread to the<br />
main thread.<br />
 <br />
that is what the helpfile of [uzi] basically is about.<br />
 <br />
if [defer] and [deferlow] wont help, then nothing will. :)</p>
<p>or consider to use [metro 1] &#8211; [uzi 50].<br />
 <br />
 <br />
-110<br />
 </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

