<?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: divide spectrum in bands</title>
		<atom:link href="http://cycling74.com/forums/topic/divide-spectrum-in-bands/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/divide-spectrum-in-bands/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 10:51:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-49040</guid>
					<title><![CDATA[divide spectrum in bands]]></title>
					<link>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-49040</link>
					<pubDate>Tue, 09 Mar 2010 21:55:13 +0000</pubDate>
					<dc:creator>napopa</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I need to make a patch which gets an audio stream in input and divides its spectrum in bands of a given range, which will be then played on separate channels.<br />
I&#8217;m looking through a lot of documentation but I can&#8217;t really find the good direction to implement this.<br />
Can anyone give me a hint?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176182</guid>
					<title><![CDATA[Re: divide spectrum in bands]]></title>
					<link>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176182</link>
					<pubDate>Tue, 09 Mar 2010 22:04:31 +0000</pubDate>
					<dc:creator>Gregory Taylor</dc:creator>

					<description>
						<![CDATA[
						<p>eff eff eff bee (tilde)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176183</guid>
					<title><![CDATA[Re: divide spectrum in bands]]></title>
					<link>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176183</link>
					<pubDate>Sun, 14 Mar 2010 22:57:47 +0000</pubDate>
					<dc:creator>Barry Farrimond</dc:creator>

					<description>
						<![CDATA[
						<p>look at fft~ i&#8217;d say.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176184</guid>
					<title><![CDATA[Re: divide spectrum in bands]]></title>
					<link>http://cycling74.com/forums/topic/divide-spectrum-in-bands/#post-176184</link>
					<pubDate>Tue, 16 Mar 2010 06:18:54 +0000</pubDate>
					<dc:creator>napopa</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
thanks for your answers. I tried to do the job with fft but I got stuck with windowing size, overlappings etc, so I basically put a bunch of biquad filters in bandpass modality, centered on the frequencies I need.<br />
For the moment it works more or less, but I&#8217;m quiet sure it&#8217;s far from being the best way to proceed&#8230;</p>
<p>Anyway, after that what I need to do is shifting each one of the bands I got to a given frequency range, let&#8217;s say 1000-2500 hz -> 250-625 hz for instance.<br />
Is there a way to do that which allows me to clearly specify the exact range I want to get to after the shifting ?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

