<?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: Tapin/tapout inside pfft~</title>
		<atom:link href="http://cycling74.com/forums/topic/tapintapout-inside-pfft/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/tapintapout-inside-pfft/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 19:00:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-30339</guid>
					<title><![CDATA[Tapin/tapout inside pfft~]]></title>
					<link>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-30339</link>
					<pubDate>Mon, 19 Feb 2007 12:02:26 +0000</pubDate>
					<dc:creator>Thomas Goepfer</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I have a problem with pfft~. If I specify an overlap higher than 2 I modify the duration of tapin/tapout inside the pfft~.</p>
<p>Look this :<br />
the &#8220;my-pfft&#8221; patch :</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 285 294 94 196617 send~ $1-my-test;<br />
#N in 2;<br />
#P newobj 346 119 25 196617 in 2;<br />
#P message 346 142 98 196617 0 , 1 10 1 300 0 10;<br />
#P newex 346 163 32 196617 line~;<br />
#P newex 285 194 27 196617 *~;<br />
#P newex 285 128 39 196617 noise~;<br />
#P newex 285 222 74 196617 tapin~ 50000;<br />
#P newex 285 258 74 196617 tapout~ 3000;<br />
#P newex 124 246 95 196617 fftout~ 1 blackman;<br />
#P newex 124 221 89 196617 fftin~ 1 blackman;<br />
#P connect 0 0 1 0;<br />
#P connect 0 1 1 1;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 3 0;<br />
#P connect 3 0 2 0;<br />
#P connect 2 0 9 0;<br />
#P connect 6 0 5 1;<br />
#P connect 8 0 7 0;<br />
#P connect 7 0 6 0;<br />
#P window clipboard copycount 10;</p>
<p>and the main-patch:</p>
<p>#P user ezdac~ 153 205 197 238 0;<br />
#P button 362 105 15 0;<br />
#P button 194 105 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 232 163 101 196617 receive~ 8-my-test;<br />
#P newex 64 163 101 196617 receive~ 2-my-test;<br />
#P newex 232 138 140 196617 pfft~ my-pfft 1024 8 args 8;<br />
#P newex 64 138 140 196617 pfft~ my-pfft 1024 2 args 2;<br />
#P connect 2 0 6 0;<br />
#P connect 3 0 6 1;<br />
#P connect 4 0 0 1;<br />
#P connect 5 0 1 1;<br />
#P window clipboard copycount 7;</p>
<p>In the main patch, when you bang in the leftmost bang, you hear the noise after 3000ms, but with the rightmost bang, you have a duration lower than 3000ms&#8230; And the only change is the overlap.<br />
Why ?<br />
I need to multiply the duration by &#8220;overlap / 2&#8243; to have a right duration&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-96830</guid>
					<title><![CDATA[Re: Tapin/tapout inside pfft~]]></title>
					<link>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-96830</link>
					<pubDate>Mon, 19 Feb 2007 22:45:01 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Thomas Goepfer wrote:<br />
> In the main patch, when you bang in the leftmost bang, you hear the<br />
> noise after 3000ms, but with the rightmost bang, you have a duration<br />
> lower than 3000ms&#8230; And the only change is the overlap. Why ? I need<br />
> to multiply the duration by &#8220;overlap / 2&#8243; to have a right duration&#8230;</p>
<p>It has to calculate twice as fast for that overlap, its like a higher<br />
sampling rate in a poly~. Just get the overlap out of fftinfo~ and<br />
calculate according to it&#8230;</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-96831</guid>
					<title><![CDATA[Re: Tapin/tapout inside pfft~]]></title>
					<link>http://cycling74.com/forums/topic/tapintapout-inside-pfft/#post-96831</link>
					<pubDate>Tue, 20 Feb 2007 14:26:58 +0000</pubDate>
					<dc:creator>Thomas Goepfer</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks !</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

