<?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; Sequencer</title>
	<atom:link href="http://www.vidiotsquad.com/category/sequencer/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>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>
		<item>
		<title>Squarewave Sequencer</title>
		<link>http://www.vidiotsquad.com/squarewave-sequencer/</link>
		<comments>http://www.vidiotsquad.com/squarewave-sequencer/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 10:07:21 +0000</pubDate>
		<dc:creator>bod</dc:creator>
				<category><![CDATA[Audio Synthesis]]></category>
		<category><![CDATA[Hardware Hacking]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Sequencer]]></category>

		<guid isPermaLink="false">http://vidiotsquad.com/?p=37</guid>
		<description><![CDATA[While trying to decide what to do with 10 of these 4052b demultiplexers I bought by mistake, I stumbled upon an interesting method of creating a squarewave step sequencer! Its perfect apart from the fact there are only 4 steps, but the method works, so 8 and 16 step versions should be no problem at [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to decide what to do with 10 of these 4052b demultiplexers I bought by mistake, I stumbled upon an interesting method of creating a squarewave step sequencer! Its perfect apart from the fact there are only 4 steps, but the method works, so 8 and 16 step versions should be no problem at all, even if it does involve a shed load of diodes&#8230;</p>
<p>The issue with these cmos oscillators is the fact they aren&#8217;t voltage controlled in the normal sense, so using the standard Baby10 style 4017 sequencer wasnt really an option, until now! So far I have a tempo control, four individual step pitch controls and a master tune control, all running off of 2 oscillators and a handful of components and IC&#8217;s.</p>
<p>I love these cmos IC&#8217;s, they are like Lego building blocks for noise!!!</p>
<p>Video to follow when i find the camera&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vidiotsquad.com/squarewave-sequencer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video evidence</title>
		<link>http://www.vidiotsquad.com/video-evidence/</link>
		<comments>http://www.vidiotsquad.com/video-evidence/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 08:14:39 +0000</pubDate>
		<dc:creator>bod</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Sequencer]]></category>

		<guid isPermaLink="false">http://vidiotsquad.com/?p=19</guid>
		<description><![CDATA[Here&#8217;s a short video showing a working prototype of the 16 step sequencer, using two 4017 decade counters, and a 4081 AND gate. At the moment its only hooked up to 16 leds, with an oscillator controlling to clock speed. not very exciting admittedly&#8230;.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a short video showing a working prototype of the 16 step sequencer, using two 4017 decade counters, and a 4081 AND gate. At the moment its only hooked up to 16 leds, with an oscillator controlling to clock speed.</p>
<p>
<script type="text/javascript">
<!--
var ourTags='';
ourTags+='<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="257" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">';
ourTags+='<PARAM name="SRC" VALUE="http://www.vidiotsquad.com/video/steptest.mov" />';
ourTags+='<PARAM name="CONTROLLER" VALUE="true" />';
ourTags+='<PARAM name="AUTOPLAY" VALUE="false" />';
ourTags+='<PARAM name="SCALE" VALUE="ASPECT" />';
ourTags+='<EMBED ';
ourTags+='SRC="http://www.vidiotsquad.com/video/steptest.mov" CONTROLLER="true"';
ourTags+=' type="video/quicktime" WIDTH="320" HEIGHT="257" AUTOPLAY="false" SCALE="ASPECT" PLUGINSPAGE="http://www.apple.com/quicktime/download/"></EMBED>';
ourTags+='</OBJECT>';
if (typeof writeTags == "undefined") { document.write(ourTags);} else {writeTags(ourTags);
}//-->
</script>
<noscript>
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="257" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="http://www.vidiotsquad.com/video/steptest.mov" />
<PARAM name="CONTROLLER" VALUE="true" />
<PARAM name="AUTOPLAY" VALUE="false" />
<PARAM name="SCALE" VALUE="ASPECT" />
<EMBED 
SRC="http://www.vidiotsquad.com/video/steptest.mov" CONTROLLER="true"
 type="video/quicktime" WIDTH="320" HEIGHT="257" AUTOPLAY="false" SCALE="ASPECT" PLUGINSPAGE="http://www.apple.com/quicktime/download/"></EMBED>
</OBJECT>

</noscript>
</p>
<p>not very exciting admittedly&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vidiotsquad.com/video-evidence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.vidiotsquad.com/video/16steptest.mov" length="19271854" type="video/quicktime" />
<enclosure url="http://www.vidiotsquad.com/video/steptest.mov" length="19271854" type="video/quicktime" />
		</item>
		<item>
		<title>16 Step Gate Sequencer</title>
		<link>http://www.vidiotsquad.com/16-step-gate-sequencer/</link>
		<comments>http://www.vidiotsquad.com/16-step-gate-sequencer/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 09:59:46 +0000</pubDate>
		<dc:creator>bod</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Sequencer]]></category>

		<guid isPermaLink="false">http://vidiotsquad.com/?p=17</guid>
		<description><![CDATA[I&#8217;ve been working on a sequencer for synths and circuit bent toys using the 4017 decade counter. These IC&#8217;s only count up to 10, but I wanted a 16 step sequencer, so after a lot of head scratching and sleepless nights, i managed to cascade 2 of them to give me the 16 steps. For [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a sequencer for synths and circuit bent toys using the 4017 decade counter.  These IC&#8217;s only count up to 10, but I wanted a 16 step sequencer, so after a lot of head scratching and sleepless nights, i managed to cascade 2 of them to give me the 16 steps.</p>
<p>For some reason the suggested circuit in the datasheet for the 4017 didn&#8217;t work the way I think it was supposed to, nor did any of the other circuits i could find. It would seem that a bit of hackery is required to get this circuit working.</p>
<p>more later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vidiotsquad.com/16-step-gate-sequencer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

