<?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: Gen~, Floats, and Number~</title>
		<atom:link href="http://cycling74.com/forums/topic/gen-floats-and-number/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/gen-floats-and-number/feed</link>
		<description></description>
		<pubDate>Mon, 17 Jun 2013 23:05:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/gen-floats-and-number/#post-59782</guid>
					<title><![CDATA[Gen~, Floats, and Number~]]></title>
					<link>http://cycling74.com/forums/topic/gen-floats-and-number/#post-59782</link>
					<pubDate>Fri, 04 Nov 2011 12:53:37 +0000</pubDate>
					<dc:creator>keithmanlove</dc:creator>

					<description>
						<![CDATA[
						<p>For analysis gen~ examples (like gen~.centroid), it would be nice to output floats, but it doesn&#8217;t appear possible to do that. Correct me if I&#8217;m wrong.</p>
<p>If it doesn&#8217;t, that brings me to something else that&#8217;s always confused me: the hit going from msp to max. Number~ is slow and has update limitations, and snapshot is also pretty slow. I realize that sampling rates, I/O vector sizes, and signal vector sizes all have an effect. The actual centroid~ object can take in signal and output float very well, shouldn&#8217;t gen~ be able to?</p>
<p>This is something that has puzzled me for a while, and I appreciate any clarification on it.</p>
<p>Thanks,<br />
Keith</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/gen-floats-and-number/#post-215160</guid>
					<title><![CDATA[Re: Gen~, Floats, and Number~]]></title>
					<link>http://cycling74.com/forums/topic/gen-floats-and-number/#post-215160</link>
					<pubDate>Fri, 04 Nov 2011 23:43:18 +0000</pubDate>
					<dc:creator>Graham Wakefield</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, gen~ will only output signals at this stage. If a gen~ patcher writes to a named history object, then this history value can be read as an attribute of the gen~ in the standard way, but it might be easier to just put a snapshot~ on a signal outlet of gen~. </p>
<p>Not quite sure what you mean by &#8216;snapshot~ is slow&#8217;. The relationships between schedulers and the audio process depends in &#8216;Scheduler In Audio Interrupt&#8217; is enabled, and whether the messages to trigger snapshot~ come from a low priority scheduler (defer, qmetro, etc.). I can understand that this is puzzling though!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

