<?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: Automated DJ based on microphone input.</title>
		<atom:link href="http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:20:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-60623</guid>
					<title><![CDATA[Automated DJ based on microphone input.]]></title>
					<link>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-60623</link>
					<pubDate>Tue, 13 Dec 2011 23:02:12 +0000</pubDate>
					<dc:creator>peterhcoleman</dc:creator>

					<description>
						<![CDATA[
						<p>Looking for a way to import a playlist of music files into Max, and have Max select them based on volume input into a mic (higher volume-> higher tempo track). I realize I&#8217;ll have to probably manually tell Max what the tempo of each track is, and that&#8217;s fine. Right now I&#8217;m planning on importing each song using sfplay~. I just need help with something that will analyze the volume level of the mic input. Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-218186</guid>
					<title><![CDATA[Re: Automated DJ based on microphone input.]]></title>
					<link>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-218186</link>
					<pubDate>Tue, 13 Dec 2011 23:40:10 +0000</pubDate>
					<dc:creator>laonikoss</dc:creator>

					<description>
						<![CDATA[
						<p>Check out the objects [pitch~], [fiddle~], [bonk~] and [sigmund~] ( <a href="http://crca.ucsd.edu/~tapel/software.html" rel="nofollow">http://crca.ucsd.edu/~tapel/software.html</a> ). </p>
<p>Depending on the kind of music, you may be able to track the beat via maxmsp. One way to do it would be to set up a &#8216;tap tempo&#8217; bit that receives &#8216;taps&#8217; whenever there is a signal over a particular amplitude within a particular range of frequencies (e.g. the bass in techno, or whatever) &#8211; but I am sure this is something that has been done before so you can look it up and see what you find.</p>
<p>You can even use [meter~] and [scale] to make an association between volume levels and tempos.</p>
<p>Do you want something absolute (e.g. &#8220;if volume is 80db, then tempo is 120bpm; if volume is 100db then tempo is 200bpm&#8221; etc) or relative? (e.g. &#8220;if volume is higher than before, then next tempo should be higher than before&#8221;)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-218187</guid>
					<title><![CDATA[Re: Automated DJ based on microphone input.]]></title>
					<link>http://cycling74.com/forums/topic/automated-dj-based-on-microphone-input/#post-218187</link>
					<pubDate>Wed, 14 Dec 2011 21:54:04 +0000</pubDate>
					<dc:creator>peterhcoleman</dc:creator>

					<description>
						<![CDATA[
						<p>I think it would be easier for me to do something absolute. Thanks for your help! Also I&#8217;m looking for only let the program change songs when the previous one has finished.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

