<?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: How To Specify Windowsize for pitch~ or fiddle~?</title>
		<atom:link href="http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:17:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-48996</guid>
					<title><![CDATA[How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-48996</link>
					<pubDate>Mon, 08 Mar 2010 02:25:50 +0000</pubDate>
					<dc:creator>ComfortableInClouds</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I am looking to be able to vary the windowsize for either pitch~ or fiddle~. In the documentation, it does not say what message (if there is one) to send either object to change its FFT windowsize. Similarly, in pfft~, there does not seem to be a message to be able to change windowsize. Is this possible for an FFT? I&#8217;d like to have an FFT windowsize that matches the size of a grain, for pitch analysis of a single grain.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176040</guid>
					<title><![CDATA[Re: How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176040</link>
					<pubDate>Mon, 08 Mar 2010 06:31:34 +0000</pubDate>
					<dc:creator>Macciza</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
Check the pitch~ help patch.<br />
No message &#8211; use the arguments in object.</p>
<p>Args are &#8211;         def.<br />
 Buffer size = 1024<br />
Hop size      = 512<br />
FFT size      = 1024<br />
Window type = Blackman 70<br />
Initial delay   = 0<br />
# of pitches   = 1<br />
# of peaks to find = 20<br />
# peaks to output = 0</p>
<p>Hope that helps.<br />
Macciza</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176041</guid>
					<title><![CDATA[Re: How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176041</link>
					<pubDate>Mon, 08 Mar 2010 21:45:36 +0000</pubDate>
					<dc:creator>ComfortableInClouds</dc:creator>

					<description>
						<![CDATA[
						<p>but in that case the grainsize needs to always be the same. i&#8217;d like to be able to dynamically change the FFT window size.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176042</guid>
					<title><![CDATA[Re: How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176042</link>
					<pubDate>Mon, 08 Mar 2010 21:54:54 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>I don&#8217;t think you can do this dynamically after instantiation. You might have to use multiple instances and route to the one you need.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176043</guid>
					<title><![CDATA[Re: How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176043</link>
					<pubDate>Tue, 09 Mar 2010 05:45:19 +0000</pubDate>
					<dc:creator>stefantiedje</dc:creator>

					<description>
						<![CDATA[
						<p>I am afraid you would need to code it yourself either in Java or in c&#8230;<br />
But if you just send the sound of a grain to fiddle~, what is the result? It might just be good enough&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176044</guid>
					<title><![CDATA[Re: How To Specify Windowsize for pitch~ or fiddle~?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-specify-windowsize-for-pitch-or-fiddle/#post-176044</link>
					<pubDate>Wed, 10 Mar 2010 05:50:13 +0000</pubDate>
					<dc:creator>Macciza</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
What about Sigmund~ ? will do what you want. <a href="http://crca.ucsd.edu/~tapel/software.html" rel="nofollow">http://crca.ucsd.edu/~tapel/software.html</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

