<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vidiotsquad &#187; midi</title>
	<atom:link href="http://www.vidiotsquad.com/category/midi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vidiotsquad.com</link>
	<description>stuff about stuff</description>
	<lastBuildDate>Thu, 18 Nov 2010 19:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Msa midi kit</title>
		<link>http://www.vidiotsquad.com/msa-midi-kit/</link>
		<comments>http://www.vidiotsquad.com/msa-midi-kit/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 19:03:09 +0000</pubDate>
		<dc:creator>bod</dc:creator>
				<category><![CDATA[Audio Synthesis]]></category>
		<category><![CDATA[Hardware Hacking]]></category>
		<category><![CDATA[midi]]></category>

		<guid isPermaLink="false">http://www.vidiotsquad.com/?p=228</guid>
		<description><![CDATA[Now that Christmas is over, I&#8217;ve had chance to build the kit I bought from highly liquid. I&#8217;ve had a few of these in the past, and they are really good quality and easy to build and use, highly recommend! Took about an hour to build and about 15 minutes to install into my dr-110 [...]]]></description>
			<content:encoded><![CDATA[<p>Now that Christmas is over, I&#8217;ve had chance to build the kit I bought from highly liquid. I&#8217;ve had a few of these in the past, and they are really good quality and easy to build and use, highly recommend!</p>
<p>Took about an hour to build and about 15 minutes to install into my dr-110 to replace the arduino-midi converter I whipped up on strip board that was in there. </p>
<p><a href="http://www.vidiotsquad.com/wp-content/uploads/2009/12/l_2048_1536_5D69C1DA-072E-406B-B7BC-31D93B4DC124.jpeg"><img src="http://www.vidiotsquad.com/wp-content/uploads/2009/12/l_2048_1536_5D69C1DA-072E-406B-B7BC-31D93B4DC124.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vidiotsquad.com/msa-midi-kit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>arduino and midi input</title>
		<link>http://www.vidiotsquad.com/arduino-and-midi-input/</link>
		<comments>http://www.vidiotsquad.com/arduino-and-midi-input/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 12:21:51 +0000</pubDate>
		<dc:creator>bod</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Audio Synthesis]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[Sequencer]]></category>

		<guid isPermaLink="false">http://vidiotsquad.com/?p=103</guid>
		<description><![CDATA[i&#8217;ve been using the arduino for midi input and output for a while now, mainly using kuk&#8217;s input method, output is easy enough though. midi input had me stumped for a while, but he found adding 100k resistor to the base of the phototransistor of the optoisolator created a stable response which sorted it out. [...]]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve been using the arduino for midi input and output for a while now, mainly using <a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1187962258" target="_blank">kuk&#8217;s</a> input method, output is easy enough though. midi input had me stumped for a while, but he found adding 100k resistor to the base of the phototransistor of the optoisolator created a stable response which sorted it out.</p>
<p>theres alot you can do with variations of his code, and many people have used the circuit to build midi&gt;cv convertors for analogue synths, but at the moment i&#8217;m mostly interested in building a clock source for analouge/digital sequencers so i can run them straight from the output of my HR-16 or tr-505 without the need for a computer based midi sequencer. the basic idea is to receive a midi clock byte and advance the count of a 4 bit binary output from the arduino to advance the steps of a multiplexer ic based sequencer.</p>
<p>midi clocks output 24 pulses per quarter note, so this needs dividing down to get the step response you need. the ever useful and highly inspiring code from <a href="http://little-scale.blogspot.com/2008/05/how-to-deal-with-midi-clock-signals-in.html" target="_blank">littlescale</a> comes in handy here!</p>
<p>more soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vidiotsquad.com/arduino-and-midi-input/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

