<?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: Generating audio based on an image?</title>
		<atom:link href="http://cycling74.com/forums/topic/generating-audio-based-on-an-image/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:35:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-62443</guid>
					<title><![CDATA[Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-62443</link>
					<pubDate>Sat, 17 Mar 2012 19:50:29 +0000</pubDate>
					<dc:creator>alexobviously</dc:creator>

					<description>
						<![CDATA[
						<p>Hey, sorry if this is a duplicate topic but I tried searching and couldn&#8217;t find anything. I guess it&#8217;s pretty specific.<br />
Anyway, I could do with some help on something. Basically what I&#8217;m trying to achieve is this: I want to take an image and generate audio from it. The x axis will be time and the y axis will be frequency, and the mix of frequencies will come from the intensity/colour of the image at each point.<br />
Does anyone have any idea how I could go about this? I haven&#8217;t really used Jitter much before and I haven&#8217;t managed to make anything that has worked at all yet so I apologise for the lack of sample patch.<br />
My first idea was to split the image into a qt movie with each frame being 1 pixel long and stepping through them in time, but the problem with that is that (I think) I need the timing in the signal domain, and to be honest I don&#8217;t really know how to split an image like that either. After that, the only difficult bit I have to figure out is the fft stuff.<br />
I didn&#8217;t think this idea would be so difficult when I thought of it, and my brain is kind of melting now so any help would be appreciated.<br />
Edit: I&#8217;m using Max 5 if that makes a difference.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225560</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225560</link>
					<pubDate>Sat, 17 Mar 2012 21:16:37 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>here you go</p>
<p><a href="https://www.google.com/search?q=+site:cycling74.com+aphex+twin+picture" rel="nofollow">https://www.google.com/search?q=+site:cycling74.com+aphex+twin+picture</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225561</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225561</link>
					<pubDate>Sat, 17 Mar 2012 22:58:16 +0000</pubDate>
					<dc:creator>Ploki</dc:creator>

					<description>
						<![CDATA[
						<p>I think Richad D James actually used metasynth on &#8220;the formula&#8221;, although i might be mistaken.</p>
<p>Which was already mentioned if i had clicked the post before replying. :P</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225562</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225562</link>
					<pubDate>Sat, 17 Mar 2012 23:49:10 +0000</pubDate>
					<dc:creator>alexobviously</dc:creator>

					<description>
						<![CDATA[
						<p>Yeah I&#8217;m aware of metasynth and alchemy, I just want to do it myself. But actually the last post on the thread you linked had a really useful video (<a href="http://www.youtube.com/watch?v=rnERzPwRa4g" rel="nofollow">http://www.youtube.com/watch?v=rnERzPwRa4g</a>) and I&#8217;m on the right path now.<br />
So thanks guys!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225563</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225563</link>
					<pubDate>Sun, 18 Mar 2012 00:00:06 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>hey<br />
didn&#8217;t know about those videos, plenty of interesting stuff</p>
<p><a href="http://www.youtube.com/user/BazTutorials" rel="nofollow">http://www.youtube.com/user/BazTutorials</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225564</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225564</link>
					<pubDate>Sun, 18 Mar 2012 13:17:49 +0000</pubDate>
					<dc:creator>dapinsker</dc:creator>

					<description>
						<![CDATA[
						<p>You might have some luck adapting one of these patches by Jean-Francois Charles.</p>
<p><a href="http://cycling74.com/toolbox/charles-spectral-tutorials/" rel="nofollow">http://cycling74.com/toolbox/charles-spectral-tutorials/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225565</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225565</link>
					<pubDate>Mon, 19 Mar 2012 14:25:27 +0000</pubDate>
					<dc:creator>t</dc:creator>

					<description>
						<![CDATA[
						<p>Check this patch, you can modify sound as spectrogram by clicking/draging on the spectrogram. I have about 40 similar patches, will post them in few days time, just need to finish the accompanying text.</p>
<p><a href="http://www.sendspace.com/file/tky5rp" rel="nofollow">http://www.sendspace.com/file/tky5rp</a></p>
<p>PS: this patch does not allow you to record the sound as spectrogram, so I am sending you one pre-recorded matrix as well. But you can also use the &#8220;record patch&#8221; from Jean-Francois Charles to generate the matrix/sound/spectrogram.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225566</guid>
					<title><![CDATA[Re: Generating audio based on an image?]]></title>
					<link>http://cycling74.com/forums/topic/generating-audio-based-on-an-image/#post-225566</link>
					<pubDate>Thu, 22 Mar 2012 04:54:36 +0000</pubDate>
					<dc:creator>giorgio</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://soundsofpictures.blogspot.ca/" rel="nofollow">http://soundsofpictures.blogspot.ca/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

