<?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: CPU overload: how can i avoid this? options?</title>
		<atom:link href="http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 21:51:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-47660</guid>
					<title><![CDATA[CPU overload: how can i avoid this? options?]]></title>
					<link>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-47660</link>
					<pubDate>Sat, 09 Jan 2010 01:29:37 +0000</pubDate>
					<dc:creator>Christopher Carvalho</dc:creator>

					<description>
						<![CDATA[
						<p>Hello all,</p>
<p>basically ive created some patches that are quite heavy on the CPU,</p>
<p>Im using an iMac 2.66 Ghz, 4 GB RAM, 640 GB HDD,</p>
<p>and a Mackie Onyx Satellite sound card/interface</p>
<p>what are my options?, software/hardware, avoiding the need for a new computer,</p>
<p>Thanks for your&#8217;e time,</p>
<p>regards,</p>
<p>C</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171363</guid>
					<title><![CDATA[Re: CPU overload: how can i avoid this? options?]]></title>
					<link>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171363</link>
					<pubDate>Sun, 10 Jan 2010 11:33:34 +0000</pubDate>
					<dc:creator>yns</dc:creator>

					<description>
						<![CDATA[
						<p>Increasing your I/O vector size and signal vector size can help. Although this will increase latency.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171364</guid>
					<title><![CDATA[Re: CPU overload: how can i avoid this? options?]]></title>
					<link>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171364</link>
					<pubDate>Sun, 10 Jan 2010 20:45:48 +0000</pubDate>
					<dc:creator>Chris Rolfe</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s a little hard to generalize, but optimize the core of your patchers. For example, if you use poly~, spend time optimizing the poly~ voice. If you post the parts of the patches you want to optimize, people can probably point out where the CPU cycles are going (signal rate modulo/divide/multiply, log/exp functions are speed killers, for example). </p>
<p>Use wavetables where possible (instead of calculating values at signal rate). </p>
<p>If you can program C, consider writing portions of patches as C-externals. I&#8217;ve had dramatic CPU efficiencies doing so.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171365</guid>
					<title><![CDATA[Re: CPU overload: how can i avoid this? options?]]></title>
					<link>http://cycling74.com/forums/topic/cpu-overload-how-can-i-avoid-this-options/#post-171365</link>
					<pubDate>Mon, 11 Jan 2010 15:08:58 +0000</pubDate>
					<dc:creator>Christopher Carvalho</dc:creator>

					<description>
						<![CDATA[
						<p>thank you for you advice guys!</p>
<p>unfortunately i dont have any experience with C, although i will look into this,</p>
<p>cheers,</p>
<p>C</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

