<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; midiboxsid</title>
	<atom:link href="http://hackaday.com/tag/midiboxsid/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:54:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; midiboxsid</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Building a MIDIbox SID</title>
		<link>http://hackaday.com/2008/06/05/building-a-midibox-sid/</link>
		<comments>http://hackaday.com/2008/06/05/building-a-midibox-sid/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 21:30:00 +0000</pubDate>
		<dc:creator>Juan Aguilar</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[c64]]></category>
		<category><![CDATA[commodore]]></category>
		<category><![CDATA[Commodore64]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[midiboxsid]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[subatomicglue]]></category>
		<category><![CDATA[thorstenklose]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/05/building-a-midibox-sid/</guid>
		<description><![CDATA[We&#8217;ve discussed MIDIboxes before (and once before that), but we&#8217;ve never really told you what goes into them or how to build one. We&#8217;ll take you through the process after the break. This particular MIDIbox by [Subatomic] is built on the MIDIbox SID specs originally conceived by [Thorsten Klose] (check out the great sound samples) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=1930&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img width="450" vspace="4" hspace="4" height="287" border="0" src="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-1.jpg?w=450&#038;h=287" alt="" /><br /><a href="http://www.hackaday.com/2007/05/23/mb-6582-diy-c64-based-midi-synth/">We&#8217;ve discussed MIDIboxes before</a> (and <a href="http://cellphones.hackaday.com/2005/01/16/midibox-sid-serious-c64-sound/">once before that</a>), but we&#8217;ve never really told you what goes into them or how to build one. We&#8217;ll take you through the process after the break.</p>
<p><span id="more-1930"></span></p>
<p><a href="http://www.subatomicglue.com/sidl0g/">This particular MIDIbox</a> by [Subatomic] is built on the MIDIbox SID specs <a href="http://www.ucapps.de/midibox_sid.html">originally conceived by [Thorsten Klose]</a> (check out the great sound samples) and <a href="http://www.midibox.org/dokuwiki/wilba_mb_6582">streamlined by [Wilba]</a>. It uses a Commodore 64 case, 8 of its SID chips, and the power supply, but gets most of its other parts from various different sources. The Commodore&#8217;s <a href="http://en.wikipedia.org/wiki/MOS_Technology_SID">SID</a> or Sound Interface Device, was one of the first sound chips available in a personal computer.</p>
<p><img width="450" vspace="4" hspace="4" height="365" border="0" src="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-2.jpg?w=450&#038;h=365" alt="" /><br />In the worklog, a SID module, the first of four, was built before anything else. Then [Subatomic] opened up the Commodore case and attempted to fit a number of modules into it. For the MIDIbox&#8217;s power, he converted the original Commodore power supply to provide 14VDC and 5VDC, but learned much later that this would only give enough power for 4 SIDs, resulting in a mono MIDIbox. He continued by adding a power board and noting that with the core and SID modules and the audio mixer board, it&#8217;s a tight but workable fit. </p>
<p>The next several steps involved designing and building the control surface. After creating a mockup and acquiring several components like knobs, LEDs, and a small LCD, [Subatomic] began building many of the necessary control surface PCBs, including the filter control PCB and a few others. </p>
<p>[Subatomic] went on by going through the painstaking process of creating backlights for the knobs. After that he acquired the custom-made front panel, created the LCD module, and attached it and several PCBs to the panel. The panel was then painted. </p>
<p>After a little work on the PSU and the rear I/O panel, [Subatomic] prepped some banksticks (external storage accessories; think USB stick forerunners with a female serial jack).</p>
<p><img vspace="4" hspace="4" border="0" alt="" src="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-6.jpg" /><br />After finishing and gluing the LEDs to the knobs, the panel was finished. At this point Subatomic decided to scrap the SID, core, din and dout modules in favor of a single PCB that does everything. He cut the board to make it fit in the case, cut headers, added resistors, burned out the LCD, did a lot of spot-checking on the wiring, and then he finally added the SIDs to the board. </p>
<p><img width="450" vspace="4" hspace="4" height="305" border="0" src="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-4.jpg?w=450&#038;h=305" alt="" /><br />He soon zeroed in on the power supply problem that was only routing enough power to 4 SIDs by replacing the malfunctioning C64 PSU with a good one, after which the LCD was also replaced. The wiring diagram above shows how the remaining modules would be wired to the main board.</p>
<p>The only software work involved adding functions for 2 special buttons to the preexisting firmware and recompiling it. He realized that the MIDIbox was missing a mixed output jack, so he added than and made several minor cosmetic mods. With these final fixes, the MIDIbox SID was completed. If you&#8217;re considering this project, be aware that it&#8217;s a major endeavor with a lot of detail work that took [Subatomic] nearly 3 years to build, but the reward is a slick-looking, fully functional MIDIbox SID of your own. </p>
<p>[via <a href="http://matrixsynth.blogspot.com/2008/06/midibox-sid.html">Matrixsynth</a>]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/1930/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/1930/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/1930/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/1930/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/1930/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=1930&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/06/05/building-a-midibox-sid/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">juanaguilar</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-1.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-2.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-6.jpg" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had-midibox-4.jpg" medium="image" />
	</item>
	</channel>
</rss>
