<?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: spinning-ball hang</title>
		<atom:link href="http://cycling74.com/forums/topic/spinning-ball-hang/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/spinning-ball-hang/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 21:02:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/spinning-ball-hang/#post-26242</guid>
					<title><![CDATA[spinning-ball hang]]></title>
					<link>http://cycling74.com/forums/topic/spinning-ball-hang/#post-26242</link>
					<pubDate>Thu, 01 Jun 2006 07:12:18 +0000</pubDate>
					<dc:creator>jbm</dc:creator>

					<description>
						<![CDATA[
						<p>I don&#8217;t know if this is even a sensible question, but is there anything special about a spinning-ball hang vs. Max quitting? I&#8217;m just wondering whether it might be possible to narrow down my bug search by understanding a little better what&#8217;s special about a hang. As I understand it, the spinning-ball is just OS X giving an app time to complete a task. But what is an actual hang? Is there any all-purpose answer? Are there any types of routines I should look at if the app is hanging?</p>
<p>Thanks in advance for any thoughts.</p>
<p>J.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78064</guid>
					<title><![CDATA[Re: spinning-ball hang]]></title>
					<link>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78064</link>
					<pubDate>Thu, 01 Jun 2006 10:08:27 +0000</pubDate>
					<dc:creator>jbm</dc:creator>

					<description>
						<![CDATA[
						<p>okay, I think I&#8217;ve tracked it down&#8230; I assumed it must have been some of my nasty java, but it looks like it&#8217;s actually sflist~ gagging on too many preloads. </p>
<p>So, given that there&#8217;s no way for one to know when sflist~ has succesfully preloaded a sample, and the samples are all over my audio HD, how can I know exactly when it&#8217;s safe to attempt another preload? (hint, hint&#8230; How a bang from sflist~ when a sample is preloaded; kind of like buffer~??? mmmm&#8230; nice!)</p>
<p>J.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78065</guid>
					<title><![CDATA[Re: spinning-ball hang]]></title>
					<link>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78065</link>
					<pubDate>Thu, 01 Jun 2006 11:22:01 +0000</pubDate>
					<dc:creator>Léopold Frey</dc:creator>

					<description>
						<![CDATA[
						<p>If you&#8217;re on tiger, check the developer tools on the apple website, look <br />
for &#8220;spin control&#8221; (I think it&#8217;s in the CHUD package)<br />
It does exactly what you&#8217;re looking for.</p>
<p>For your preload problem, maybe something like this can help</p>
<p>MaxSystem.deferlow(new Executable()<br />
{<br />
    public void execute()<br />
    {<br />
        // one preload<br />
    }<br />
}</p>
<p>Léo</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78066</guid>
					<title><![CDATA[Re: spinning-ball hang]]></title>
					<link>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78066</link>
					<pubDate>Thu, 01 Jun 2006 18:15:09 +0000</pubDate>
					<dc:creator>Joshua Kit Clayton</dc:creator>

					<description>
						<![CDATA[
						<p>Already there. That&#8217;s what the outlet does.</p>
<p>-Joshua</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78067</guid>
					<title><![CDATA[Re: spinning-ball hang]]></title>
					<link>http://cycling74.com/forums/topic/spinning-ball-hang/#post-78067</link>
					<pubDate>Fri, 02 Jun 2006 07:31:54 +0000</pubDate>
					<dc:creator>jbm</dc:creator>

					<description>
						<![CDATA[
						<p>hmmm&#8230; that would be good to include in the Docs. Maybe my pdf is old(??). I&#8217;ll check. Didn&#8217;t/don&#8217;t see anything in the help file either.</p>
<p>I did see the comment about &#8220;cue reporting&#8221; on the outlet, but I think I imagined it was reporting the currently playing cue. </p>
<p>thanks,</p>
<p>J.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

