<?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: Output current time of running buffer</title>
		<atom:link href="http://cycling74.com/forums/topic/output-current-time-of-running-buffer/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 18:54:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-48096</guid>
					<title><![CDATA[Output current time of running buffer]]></title>
					<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-48096</link>
					<pubDate>Fri, 29 Jan 2010 02:46:20 +0000</pubDate>
					<dc:creator>ekogan19</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>How can I get the current time of a buffer~ while I am playing through it using groove~?  The rightmost outlet gives me a normalized time from 0 to 1&#8230; but how can I simply get the time that it is at at any given moment?  Seems like this should be easy to do but neither play~ nor groove~ seem to spit this out.</p>
<p>Thanks!!</p>
<p>gene</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173006</guid>
					<title><![CDATA[Re: Output current time of running buffer]]></title>
					<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173006</link>
					<pubDate>Fri, 29 Jan 2010 02:51:29 +0000</pubDate>
					<dc:creator>MIB</dc:creator>

					<description>
						<![CDATA[
						<p>just multiply the normalized 0-1 by the length of the buffer, voila buffer time.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173007</guid>
					<title><![CDATA[Re: Output current time of running buffer]]></title>
					<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173007</link>
					<pubDate>Fri, 29 Jan 2010 03:02:45 +0000</pubDate>
					<dc:creator>ekogan19</dc:creator>

					<description>
						<![CDATA[
						<p>The problem is I start groove~ at a different start time sometimes and it still goes from 0 to 1.  I know I can do some complex logic like (start time in ms) + (normalized 0-1)*(length buffer minus start time) or something but I was hoping there&#8217;d be a much simpler way to do so, particularly because this application I&#8217;m building might be CPU-intensive with a lot of buffers and I want to keep unnecessary calculation steps to a minimum&#8230;  Isn&#8217;t there an easier way?  Or an alternative to groove~?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173008</guid>
					<title><![CDATA[Re: Output current time of running buffer]]></title>
					<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173008</link>
					<pubDate>Fri, 29 Jan 2010 03:29:10 +0000</pubDate>
					<dc:creator>MIB</dc:creator>

					<description>
						<![CDATA[
						<p>does it have to be buffer~ based? sfplay~ does exactly what you want&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173009</guid>
					<title><![CDATA[Re: Output current time of running buffer]]></title>
					<link>http://cycling74.com/forums/topic/output-current-time-of-running-buffer/#post-173009</link>
					<pubDate>Fri, 29 Jan 2010 07:09:32 +0000</pubDate>
					<dc:creator>ekogan19</dc:creator>

					<description>
						<![CDATA[
						<p>perfect, thank you.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

