<?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: Dynamically resizing buffer~</title>
		<atom:link href="http://cycling74.com/forums/topic/dynamically-resizing-buffer/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/dynamically-resizing-buffer/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 19:21:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-resizing-buffer/#post-29252</guid>
					<title><![CDATA[Dynamically resizing buffer~]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-resizing-buffer/#post-29252</link>
					<pubDate>Sat, 16 Dec 2006 03:33:35 +0000</pubDate>
					<dc:creator>wade</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m trying to record into buffer~ but I don&#8217;t always want the buffer<br />
to be huge depending on how much I&#8217;m recording into it from an<br />
external source. Basically I want the buffer size to change depending<br />
on how much I need/use. So if I start recording and I only record for<br />
2 seconds or if I record for 2 hours I want the buffer to be that<br />
long.</p>
<p>Is there to simultaneously record buffer~ while also resizing it from<br />
say 1ms or more?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dynamically-resizing-buffer/#post-90925</guid>
					<title><![CDATA[Re: Dynamically resizing buffer~]]></title>
					<link>http://cycling74.com/forums/topic/dynamically-resizing-buffer/#post-90925</link>
					<pubDate>Sat, 16 Dec 2006 21:49:37 +0000</pubDate>
					<dc:creator>Leafcutter John</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s quite easy to start with a big buffer and then to crop it to the length that you have actually recorded into. As far as i am aware there is no way to make the buffer bigger as you are recording into it.</p>
<p>Also you should be aware of sample rounding errors. This can mean that if you record a long file into a buffer and then access it using play~ or wave~ you may hear nasty artifacts. Thus is due to the max signal architecture being 32 bit and it is discussed in more detail here <a href="http://www.cycling74.com/forums/index.php?t=msg&#038;goto=391&#038;rid=0&#038;srch=sample+rounding+error#msg_391" rel="nofollow">http://www.cycling74.com/forums/index.php?t=msg&#038;goto=391&#038;rid=0&#038;srch=sample+rounding+error#msg_391</a></p>
<p>Depending on your needs you may be able to record to disk using sfrecord~ and then load that sound file, or parts of it into a buffer as needed.</p>
<p>best john.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

