<?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: Imaginary input to pfft~?</title>
		<atom:link href="http://cycling74.com/forums/topic/imaginary-input-to-pfft/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/imaginary-input-to-pfft/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 22:52:05 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/imaginary-input-to-pfft/#post-64977</guid>
					<title><![CDATA[Imaginary input to pfft~?]]></title>
					<link>http://cycling74.com/forums/topic/imaginary-input-to-pfft/#post-64977</link>
					<pubDate>Mon, 29 Oct 2012 05:42:25 +0000</pubDate>
					<dc:creator>keytarhero</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m building a software-defined radio receiver in Max/MSP, but unfortunately I&#8217;m having some issues with its complex signal support. What I&#8217;m trying to do is create a waterfall plot that displays all frequencies from -22050 to +22050 Hz. I&#8217;ve run into a bit of a problem though &#8211; displaying a complex spectrogram requires real and imaginary inputs, and with a spectroscope~ this only works inside a pfft~. (Unfortunately, this also means there&#8217;s no way to display the spectroscope in the main patcher window, but that&#8217;s a whole other issue altogether.) While I could use a pfft~, the problem is that it only takes real inputs (unlike fft~, which has an optional imaginary input as well). I find this to be really odd, since the pfft~ has a full-spectrum flag and there&#8217;s no reason you would need a full-spectrum flag without complex inputs.</p>
<p>So anyway, I need to do one of 3 things: find a way of putting a complex input to pfft~, find a way for a complex spectroscope~ to work with fft~ (I&#8217;m assuming this doesn&#8217;t work because it needs fftinfo?), or find a different way to get a complex waterfall plot working (possibly with a 3rd-party object, or some sort of jitter thing?). I figure there must be some way to get a complex input into pfft~, but I can&#8217;t figure out how.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

