<?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; korg</title>
	<atom:link href="http://hackaday.com/tag/korg/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:18:04 +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; korg</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>Programming an Arduino using an audio file</title>
		<link>http://hackaday.com/2011/12/30/programming-an-arduino-using-an-audio-file/</link>
		<comments>http://hackaday.com/2011/12/30/programming-an-arduino-using-an-audio-file/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 19:11:50 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[bfsk]]></category>
		<category><![CDATA[binary frequency-shift keying]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[monotribe]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=64348</guid>
		<description><![CDATA[This proof-of-concept is just waiting for you to put it to good use. [Mike Tsao] wrote an Arduino sketch that lets him decode incoming audio data which could be used to program the device. He&#8217;s calling the project TribeDuino because it decodes an audio file which is actually the firmware update for a Korg Monotribe. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64348&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-64349" title="arduino-based-monotribe" src="http://hackadaycom.files.wordpress.com/2011/12/arduino-based-monotribe-e1325172804465.jpg" alt="" width="470" height="351" /></p>
<p>This proof-of-concept is just waiting for you to put it to good use. [Mike Tsao] wrote an Arduino sketch that lets him <a href="https://github.com/sowbug/TribeDuino">decode incoming audio data</a> which could be used to program the device. He&#8217;s calling the project TribeDuino because it decodes an audio file which is actually the firmware update for a Korg Monotribe.</p>
<p>Earlier in the month [Mike] read our feature on a project that <a href="http://hackaday.com/2011/12/03/reverse-engineering-a-korg-monotribe/">reverse engineered the audio-based firmware update</a> for the Korg hardware. He wanted to see if he could write some code to read that file on his own hardware. All it took was an audio jack and two jumper wires to get the Arduino ready to receive the audio file. His firmware reads the Binary Frequency-Shift Keying encoded data as the audio is played, then echos a checksum to prove that it works.</p>
<p>This would be a fantastic addition to your own projects. Since the audio connection only needs to be mono, it only takes just one Arduino pin to add this jack (the other is a ground connection). Having just played around with <a href="http://hackaday.com/2011/12/22/microcontroller-comm-with-a-computer-monitor/">alternative ways to push data to a microcontroller</a> ourselves, we might give this a try when we have some free time.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/64348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/64348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/64348/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64348&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/30/programming-an-arduino-using-an-audio-file/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/arduino-based-monotribe-e1325172804465.jpg" medium="image">
			<media:title type="html">arduino-based-monotribe</media:title>
		</media:content>
	</item>
		<item>
		<title>Reverse engineering a Korg Monotribe</title>
		<link>http://hackaday.com/2011/12/03/reverse-engineering-a-korg-monotribe/</link>
		<comments>http://hackaday.com/2011/12/03/reverse-engineering-a-korg-monotribe/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 21:01:49 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[classic hacks]]></category>
		<category><![CDATA[musical hacks]]></category>
		<category><![CDATA[reverse engineering]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[firmware update]]></category>
		<category><![CDATA[monotribe]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=62584</guid>
		<description><![CDATA[Yesterday, Korg released a firmware update to their ribbon controller synth, the Monotribe. The firmware is just an audio file that needs to be played to the sync input of the box. [gravitronic] thought this was rather interesting, so he decided to decode the monotribe firmware. It&#8217;s the first step to custom Monotribe firmware, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62584&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-62585" title="monotribe" src="http://hackadaycom.files.wordpress.com/2011/12/monotribe.jpg" alt="" width="470" height="188" /></p>
<p>Yesterday, Korg released a firmware update to their ribbon controller synth, the Monotribe. The firmware is just an audio file that needs to be played to the sync input of the box. [gravitronic] thought this was rather interesting, so he decided to <a href="http://gravitronic.blogspot.com/2011/12/decoding-korg-monotribe-firmware.html">decode the monotribe firmware</a>. It&#8217;s the first step to custom Monotribe firmware, and on the path towards reverse engineering this neat box.</p>
<p>After converting the firmware update to a .wav, [gravitronic] looked at the file with a hex editor and found that each sample is two bytes, and the left and right channels are the same. That made enough sense, so after getting rid of one channel, he sent it through Python to take a look at the patterns of ones and zeros.</p>
<p>Of course, [gravitronic] arbitrarily chose high = 1, low = 0, and little-endianness. The first result didn&#8217;t produce a nice &#8220;KORG SYSTEM FILE&#8221; in the header, so he tried other combinations until the output file looked reasonable. The result is the actual .bin file that&#8217;s going to serve as the basis for a nice homebrew firmware. You can grab [gravitronic]&#8216;s Python script <a href="https://github.com/gravitronic/monotribe/blob/master/decoder.py">here</a> and decode your own firmware.</p>
<br />Filed under: <a href='http://hackaday.com/category/classic-hacks/'>classic hacks</a>, <a href='http://hackaday.com/category/musical-hacks/'>musical hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/62584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/62584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/62584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62584&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/03/reverse-engineering-a-korg-monotribe/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/monotribe.jpg" medium="image">
			<media:title type="html">monotribe</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding a Compact Flash reader to a Korg Triton</title>
		<link>http://hackaday.com/2011/10/23/adding-a-compact-flash-reader-to-a-korg-triton/</link>
		<comments>http://hackaday.com/2011/10/23/adding-a-compact-flash-reader-to-a-korg-triton/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 22:09:12 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[musical hacks]]></category>
		<category><![CDATA[cf]]></category>
		<category><![CDATA[compact flash]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[sampler]]></category>
		<category><![CDATA[scsi]]></category>
		<category><![CDATA[triton]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=59409</guid>
		<description><![CDATA[[Roberto Barrios] has a Korg Triton sampling keyboard which he enjoys very much, but has grown tired of using media of yesteryear to store his work. He had the option of floppy disk or Jazz drive and for a time he was using a floppy-to-USB emulator, but the keyboard still insisted on a 1.44 Mb [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59409&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-59410" title="swapping-CF-reader-for-disc-drive" src="http://hackadaycom.files.wordpress.com/2011/10/swapping-cf-reader-for-disc-drive-e1319395363420.jpg" alt="" width="470" height="353" /></p>
<p>[Roberto Barrios] has a Korg Triton sampling keyboard which he enjoys very much, but has grown tired of using media of yesteryear to store his work. He had the option of floppy disk or Jazz drive and for a time he was using a floppy-to-USB emulator, but the keyboard still insisted on a 1.44 Mb storage limit using that method. He decided to <a href="http://www.rbarrios.com/projects/TRITONCF/">crack open the case and add his own CF reader</a>.</p>
<p>It should be noted that this hack could have been avoided by using the 25-pin connector on the back of the keyboard. He didn&#8217;t want to have external hardware, which is understandable if you&#8217;re gigging&#8211;it&#8217;s just more equipment to keep track of. His solution uses the floppy disk drive opening to mount the card reader. His electrical connections are made with a ribbon cable. He cut off one end, and soldered the individual wires to the contacts on the motherboard. The reader is seen as a SCSI drive by the Korg firmware thanks to a SCSI-to-IDE adapter, so the storage limitation is based quite fittingly on the size of the CF card used.</p>
<p>Look at that cable management. You&#8217;d think it came straight from the factory like this!</p>
<br />Filed under: <a href='http://hackaday.com/category/musical-hacks/'>musical hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/59409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/59409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/59409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59409&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/23/adding-a-compact-flash-reader-to-a-korg-triton/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/10/swapping-cf-reader-for-disc-drive-e1319395363420.jpg" medium="image">
			<media:title type="html">swapping-CF-reader-for-disc-drive</media:title>
		</media:content>
	</item>
		<item>
		<title>Archaeopteryx: a large, colorful MIDI controller</title>
		<link>http://hackaday.com/2011/06/01/archaeopteryx-a-large-colorful-midi-controller/</link>
		<comments>http://hackaday.com/2011/06/01/archaeopteryx-a-large-colorful-midi-controller/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 20:30:03 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[musical hacks]]></category>
		<category><![CDATA[hub]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[nanokontrol]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=44291</guid>
		<description><![CDATA[This is [Robert Jarvis'] new MIDI controller which he has christened the Archaeopteryx. It makes its home (quite nicely might we add) in a discarded wooden cutlery case. This provides a strong and stable base for the controls while keeping the electrical connections close at hand for any rewiring or repair work. The interface is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44291&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-44292" title="colorful-midi-controller" src="http://hackadaycom.files.wordpress.com/2011/06/colorful-midi-controller-e1306942360766.jpg" alt="" width="470" height="313" /></p>
<p>This is [Robert Jarvis'] new <a href="http://zealousy.com/2011/05/archaeopteryx-a-diy-midi-controller/">MIDI controller which he has christened the Archaeopteryx</a>. It makes its home (quite nicely might we add) in a discarded wooden cutlery case. This provides a strong and stable base for the controls while keeping the electrical connections close at hand for any rewiring or repair work.</p>
<p>The interface is made up of several different input devices. The guts from two Korg Nanokontrols donated the sliders and pots. These are both USB devices and they join with a USB keyboard which has been rewired to work with the colorful push buttons. All three devices connect to a hub inside which makes the device work using just one cable connection to the computer.</p>
<p>There&#8217;s a lot of wiring shoved into that shallow case. But if he keeps the keyboard mapping straight we think it won&#8217;t be too hard to configure the device. We like it that [Robert] included a snapshot of the back-of-the-envelope prototyping plans he made. This kind of &#8216;how I got there&#8217; information is what we&#8217;re looking for when choosing projects to feature.</p>
<br />Filed under: <a href='http://hackaday.com/category/musical-hacks/'>musical hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/44291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/44291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/44291/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44291&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/01/archaeopteryx-a-large-colorful-midi-controller/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/colorful-midi-controller-e1306942360766.jpg" medium="image">
			<media:title type="html">colorful-midi-controller</media:title>
		</media:content>
	</item>
		<item>
		<title>Monotron Openly Monophonic</title>
		<link>http://hackaday.com/2010/11/10/monotron-openly-monophonic/</link>
		<comments>http://hackaday.com/2010/11/10/monotron-openly-monophonic/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 16:10:51 +0000</pubDate>
		<dc:creator>Joseph Thibodeau</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[toy hacks]]></category>
		<category><![CDATA[analog]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[monophonic]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[synth]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=30495</guid>
		<description><![CDATA[Famous synth manufacturer Korg has released the schematics (get them here if you don&#8217;t like to fill out forms) for their wee little Monotron for all to see and use! This is great news for anyone looking to build up a synth from scratch or to circuit bend their existing monotron. The filter circuits alone [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=30495&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-30500" title="Picture 6" src="http://hackadaycom.files.wordpress.com/2010/11/picture-6.png" alt="" width="470" height="274" /></p>
<p>Famous synth manufacturer Korg has <a href="http://www.korg.com/monotron">released the schematics</a> (<a href="http://www.korg.co.jp/Support/Manual/download.php?id=512">get them here if you don&#8217;t like to fill out forms</a>) for their wee little Monotron for all to see and use! This is great news for anyone looking to build up a synth from scratch or to circuit bend their existing monotron. The filter circuits alone would be fun to add to an existing electronics setup.</p>
<p>Granted there are <a href="http://www.youtube.com/watch?v=QJE1tPv61Gk">already</a> <a href="http://www.youtube.com/watch?v=MgHmxKy-pLk">many</a> <a href="http://www.youtube.com/watch?v=9WcF819PX9I">examples</a> of monotron mods out there, but that shouldn&#8217;t stop you from experimenting with your own variations. Now with the schematics you can make fundamental changes to the architecture of the synth all from the comfort of your own CAD software. Want more oscillators? Distortion? It&#8217;s all out there for you to explore. We&#8217;re very interested to see how far people will run with this. And big ups to Korg for recognizing the value of hacking!</p>
<p>[via <a href="http://www.retrothing.com/2010/11/korg-releases-monotron-synth-schematic.html">Retrothing</a>]</p>
<p><span id="more-30495"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/11/10/monotron-openly-monophonic/"><img src="http://img.youtube.com/vi/vFWpUt9Jt4A/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>, <a href='http://hackaday.com/category/toy-hacks/'>toy hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/30495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/30495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/30495/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=30495&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/11/10/monotron-openly-monophonic/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">josephthibodeau</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/11/picture-6.png" medium="image">
			<media:title type="html">Picture 6</media:title>
		</media:content>
	</item>
		<item>
		<title>Extreme piano transplant</title>
		<link>http://hackaday.com/2010/02/28/extreme-piano-transplant/</link>
		<comments>http://hackaday.com/2010/02/28/extreme-piano-transplant/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 21:27:04 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[korg]]></category>
		<category><![CDATA[piano]]></category>
		<category><![CDATA[triton]]></category>
		<category><![CDATA[upright]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=22029</guid>
		<description><![CDATA[We always wondered what happens to ancient pianos when the internals can no longer be kept in a playable condition. [Jean Philippe Roch] gutted his elderly upright and fit a Korg Triton inside. After the break you can watch a few videos including a slide show of the work log.  [Jean] separates the Korg keyboard [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=22029&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-22030" title="extreme-piano-building" src="http://hackadaycom.files.wordpress.com/2010/02/extreme-piano-building.jpg" alt="" width="470" height="347" /></p>
<p>We always wondered what happens to ancient pianos when the internals can no longer be kept in a playable condition. [Jean Philippe Roch] <a href="http://www.youtube.com/user/Proximasolaris">gutted his elderly upright and fit a Korg Triton inside</a>. After the break you can watch a few videos including a slide show of the work log.  [Jean] separates the Korg keyboard from its case and places it in the empty upright piano rank. He then mounts the Korg&#8217;s controls in the front panel and adds motorized control to reveal this hidden secret. The project is finished with speakers in the bottom portion of the upright and blue LED lighting effects.</p>
<p>The result is a pretty nice show-piece. It&#8217;s not as hacky as <a href="http://hackaday.com/2009/10/05/vocoding-with-a-piano/">vocoding</a>, but we really love the finished look.</p>
<p><span id="more-22029"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/02/28/extreme-piano-transplant/"><img src="http://img.youtube.com/vi/0N4XacwfD5Y/2.jpg" alt="" /></a></span></p>
<p>Construction log</p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/02/28/extreme-piano-transplant/"><img src="http://img.youtube.com/vi/bJhPJaRRcns/2.jpg" alt="" /></a></span>
<p>Case automation</p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/02/28/extreme-piano-transplant/"><img src="http://img.youtube.com/vi/TNwd5P2LrTM/2.jpg" alt="" /></a></span>
<p>Playing demonstration</p>
<p>[Thanks poisoMike]</p>
<br />Filed under: <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/22029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/22029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/22029/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=22029&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/02/28/extreme-piano-transplant/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/02/extreme-piano-building.jpg" medium="image">
			<media:title type="html">extreme-piano-building</media:title>
		</media:content>
	</item>
		<item>
		<title>Flaming Lips Guitar Hero mod</title>
		<link>http://hackaday.com/2008/10/27/flaming-lips-guitar-hero-mod/</link>
		<comments>http://hackaday.com/2008/10/27/flaming-lips-guitar-hero-mod/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 00:20:22 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[xbox hacks]]></category>
		<category><![CDATA[ew]]></category>
		<category><![CDATA[flaming lips]]></category>
		<category><![CDATA[guitar hero]]></category>
		<category><![CDATA[kaossilator]]></category>
		<category><![CDATA[korg]]></category>

		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=5235</guid>
		<description><![CDATA[Here&#8217;s a fun little suprise that showed up in a recent Flaming Lips interview. Frontman Wayne Coyne built this custom guitar rig out of a double-necked Epiphone. It has a neck from a Guitar Hero controller, which triggers a built in KORG Kaossilator touchpad synthesizer. Checkout the video interview at around 1:55 for a demo. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=5235&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-5236" title="skitched-20081027-170758" src="http://hackadaycom.files.wordpress.com/2008/10/skitched-20081027-170758.jpg" alt="" width="450" height="253" /></p>
<p>Here&#8217;s a fun little suprise that showed up in a recent Flaming Lips interview. Frontman Wayne Coyne built this custom guitar rig out of a double-necked Epiphone. It has a neck from a Guitar Hero controller, which triggers a built in KORG <a href="http://www.mahalo.com/Kaossilator">Kaossilator</a> touchpad synthesizer. Checkout the <a href="http://hollywoodinsider.ew.com/2008/10/nbc-chime-in-ca.html">video interview at around 1:55 for a demo</a>. He went with the Guitar Hero controller because he feels that it&#8217;s replacing regular guitars in childrens&#8217; perception of how guitar is played.</p>
<p>[via <a href="http://www.joystiq.com/2008/10/27/flaming-lips-frontmans-double-neck-guitar-hero-guitar/">Joystiq</a>]</p>
<br />Posted in digital audio hacks, peripherals hacks, xbox hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/5235/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/5235/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/5235/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=5235&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/10/27/flaming-lips-guitar-hero-mod/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/10/skitched-20081027-170758.jpg" medium="image">
			<media:title type="html">skitched-20081027-170758</media:title>
		</media:content>
	</item>
	</channel>
</rss>
