<?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: using fft~ to modulate video?</title>
		<atom:link href="http://cycling74.com/forums/topic/using-fft-to-modulate-video/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:37:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-51918</guid>
					<title><![CDATA[using fft~ to modulate video?]]></title>
					<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-51918</link>
					<pubDate>Sun, 22 Aug 2010 14:05:44 +0000</pubDate>
					<dc:creator>unrise_lyrical</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,</p>
<p>I am working on a project at the moment and I want to analyse an audio signal and use it to modulate something I am making in jitter. I am a little out of my depth though&#8230; I basically want to be able to specify a frequency band to analyse (eg. bass frequencies 50hz to 150hz) and analyse its amplitude into a signal between -1. and 1. and then use that to modulate parameters of the visual patch I am making.</p>
<p>I think I need the fft~ object to analyse, and the capture object&#8230;.but I don&#8217;t understand how to turn that into a constant signal&#8230;</p>
<p>I had a look at the fft~ tutorial and got quite lost :/ any advice anyone can give is GREATLY appreciated!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186318</guid>
					<title><![CDATA[Re: using fft~ to modulate video?]]></title>
					<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186318</link>
					<pubDate>Sun, 22 Aug 2010 14:28:16 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>a lowpassfilter or interpolator will be enough for this task.<br />
average~, avg~, biquad~, sfv~, buffir~, fffb~, slide~ &#8230;..</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186319</guid>
					<title><![CDATA[Re: using fft~ to modulate video?]]></title>
					<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186319</link>
					<pubDate>Sun, 22 Aug 2010 14:30:40 +0000</pubDate>
					<dc:creator>unrise_lyrical</dc:creator>

					<description>
						<![CDATA[
						<p>The thing is though, I want to be able to analyse multiple bands of the audio signal, but I don&#8217;t want to run a heap of objects that will chew up my processor&#8230;.wouldn&#8217;t that rule out those objects, as I would need to run a whole bunch of them in parallel?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186320</guid>
					<title><![CDATA[Re: using fft~ to modulate video?]]></title>
					<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186320</link>
					<pubDate>Mon, 23 Aug 2010 15:49:23 +0000</pubDate>
					<dc:creator>Venetian</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve posted up my FFT object here<br />
<a href="http://www.andrewrobertson.net./research/maxmsp.html" rel="nofollow">http://www.andrewrobertson.net./research/maxmsp.html</a> &#8211; it uses FFTW library and outputs the first 256 FFT values. It&#8217;s this part that you want:</p>
<p>&#8220;Here is a BasicFFT object with openFrameworks visualisation that will output the raw FFT data. It&#8217;s sent by osc to openFrameworks. The full openFrameworks project is full Xcode openFrameworks Project is here.&#8221;</p>
<p>Anything you need to get working, let me know.</p>
<p>Andrew</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186321</guid>
					<title><![CDATA[Re: using fft~ to modulate video?]]></title>
					<link>http://cycling74.com/forums/topic/using-fft-to-modulate-video/#post-186321</link>
					<pubDate>Tue, 24 Aug 2010 04:07:00 +0000</pubDate>
					<dc:creator>unrise_lyrical</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks very much Andrew, that looks helpful. The nuts and bolts behind the fft object are still a bit confusing to me, but hopefully this will clear it up a bit. Thanks again mate!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

