<?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: audio thread and cpu ?</title>
		<atom:link href="http://cycling74.com/forums/topic/audio-thread-and-cpu/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 05:14:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-45171</guid>
					<title><![CDATA[audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-45171</link>
					<pubDate>Thu, 20 Aug 2009 05:49:41 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello maxers,</p>
<p>i done an algorithme who is working fine with &#8220;int&#8221;, even with high rate : <br />
[metro 1] -> [uzi 50] -> [external] (never more than 3% of my cpu) ; <br />
but who crash as soon as i try to compute &#8220;signal&#8221; with it ; both have same numbers / seconde to compute ; what&#8217;s difference between main thread and audio thread ? DSP chain is too tight ?</p>
<p>Thanks for clues, i&#8217;m getting mad with my code.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162737</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162737</link>
					<pubDate>Thu, 20 Aug 2009 15:20:10 +0000</pubDate>
					<dc:creator>Timothy Place</dc:creator>

					<description>
						<![CDATA[
						<p>There is probably an error in how you are handling pointers in your dsp and/or perform method.  There&#8217;s really no way we can tell without seeing the code.</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162738</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162738</link>
					<pubDate>Thu, 20 Aug 2009 16:01:02 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Timothy,</p>
<p>maybe, do you see any ugly error ? need help. <img src="images/smiley_icons/icon_wink.gif" border=0 alt="Wink"/></p>
<p>thanks for taking time, nicolas.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162739</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162739</link>
					<pubDate>Fri, 21 Aug 2009 07:45:46 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello again,</p>
<p>it&#8217;s better inside poly~, but sometimes still crash ; patch, compiled external, and example in zip.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162740</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162740</link>
					<pubDate>Fri, 21 Aug 2009 12:05:18 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>It really seems you&#8217;re writing at a wrong location.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162741</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162741</link>
					<pubDate>Fri, 21 Aug 2009 15:51:21 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>it looks like, but what&#8217;s curious is the algo seems to work perfectly when is not in audio thread ; anyway i&#8217;ll try to find the bug again and again&#8230;</p>
<p>thanks for reply.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162742</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162742</link>
					<pubDate>Sat, 22 Aug 2009 15:58:20 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello maxers,</p>
<p>sorry, stupid error ; wrong location ! <img src="images/smiley_icons/icon_wink.gif" border=0 alt="Wink"/></p>
<p>if you are curious : ZIP&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162743</guid>
					<title><![CDATA[Re: audio thread and cpu ?]]></title>
					<link>http://cycling74.com/forums/topic/audio-thread-and-cpu/#post-162743</link>
					<pubDate>Tue, 01 Sep 2009 18:55:49 +0000</pubDate>
					<dc:creator>thoufiq987</dc:creator>

					<description>
						<![CDATA[
						<p>There&#8217;s really no way we can tell without seeing the code.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

