<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - 4bit Atmel MIDI Synth?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/1638/"/>
	<updated>2010-07-10T11:11:42Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/1638/4bit-atmel-midi-synth/</id>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/30069/#p30069"/>
			<content type="html"><![CDATA[<p>After making this I decided that only 3 different duty cycles were not enough so I upgraded it to 128 different cycles, so every possible cc value will now change the duty cycle.</p><p>Here is a recording of it: <a href="http://chipmusic.org/tmtgr/music/4bit-synth-duty-test" target="_blank">http://chipmusic.org/tmtgr/music/4bit-synth-duty-test</a></p><p>All I did was change the update_duty_cycle function to this:</p><p>void update_duty_cycle() <br />{<br />&nbsp; &nbsp; OCR1B = OCR1A * (duty_cycle / 128.0f);<br />}</p>]]></content>
			<author>
				<name><![CDATA[TmTgr]]></name>
				<uri>https://chipmusic.org/TmTgr</uri>
			</author>
			<updated>2010-07-10T11:11:42Z</updated>
			<id>https://chipmusic.org/forums/post/30069/#p30069</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26692/#p26692"/>
			<content type="html"><![CDATA[<p>I&#039;ve realised i have no way of programming the chip for this, someone want to mail me out a pre-flashed one?</p><p>I&#039;ll think of something to do in return. Like order a pizza to your house via the internet. pm me to work it out anyone?</p>]]></content>
			<author>
				<name><![CDATA[godinpants]]></name>
				<uri>https://chipmusic.org/godinpants</uri>
			</author>
			<updated>2010-06-14T23:27:01Z</updated>
			<id>https://chipmusic.org/forums/post/26692/#p26692</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26345/#p26345"/>
			<content type="html"><![CDATA[<p>Yeah programming the music was a very small portion of the project so there isn&#039;t much that&#039;s relevant to this forum, I just thought it would be worth sharing for people who like microcontrollers. Also, a while back MAKE Magazine contacted me because they were considering building a kit based on the project that people could buy, build and program themselves, and I sent them a bunch of info, and then they just never got back to me. I guess they ended up deciding it wasn&#039;t worthwhile <img src="https://chipmusic.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[Decktonic]]></name>
				<uri>https://chipmusic.org/Decktonic</uri>
			</author>
			<updated>2010-06-11T20:41:32Z</updated>
			<id>https://chipmusic.org/forums/post/26345/#p26345</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26338/#p26338"/>
			<content type="html"><![CDATA[<p>i saw the videos, they were cool. couldn&#039;t see what was going on too much. <br />reading the info now...</p><div class="quotebox"><cite>Decktonic wrote:</cite><blockquote><p>Somewhat related, I had to program the ATMega32 back in college... </p><p><a href="http://blip.tv/file/201595" target="_blank">http://blip.tv/file/201595</a></p><p><a href="http://lab.christianmontoya.com/weeboy/" target="_blank">http://lab.christianmontoya.com/weeboy/</a></p><p>That&#039;s some low-bit music right there.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[mr.spastic]]></name>
				<uri>https://chipmusic.org/mr.spastic</uri>
			</author>
			<updated>2010-06-11T19:56:59Z</updated>
			<id>https://chipmusic.org/forums/post/26338/#p26338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26267/#p26267"/>
			<content type="html"><![CDATA[<p>Somewhat related, I had to program the ATMega32 back in college... </p><p><a href="http://blip.tv/file/201595" target="_blank">http://blip.tv/file/201595</a></p><p><a href="http://lab.christianmontoya.com/weeboy/" target="_blank">http://lab.christianmontoya.com/weeboy/</a></p><p>That&#039;s some low-bit music right there.</p>]]></content>
			<author>
				<name><![CDATA[Decktonic]]></name>
				<uri>https://chipmusic.org/Decktonic</uri>
			</author>
			<updated>2010-06-11T09:07:51Z</updated>
			<id>https://chipmusic.org/forums/post/26267/#p26267</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26261/#p26261"/>
			<content type="html"><![CDATA[<p>Where the sound quality differs from the NES, it is very likable in its own right! <br />This is cool.</p>]]></content>
			<author>
				<name><![CDATA[bucky]]></name>
				<uri>https://chipmusic.org/bucky</uri>
			</author>
			<updated>2010-06-11T06:41:22Z</updated>
			<id>https://chipmusic.org/forums/post/26261/#p26261</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26254/#p26254"/>
			<content type="html"><![CDATA[<p>i am pretty surprised by the sound samples he has.<br />some of the game cover tunes are spot on and the capabilities he implemented are not bad.<br />you can check out the sound samples here<br /><a href="http://code.google.com/p/4bitsynth/downloads/list" target="_blank">http://code.google.com/p/4bitsynth/downloads/list</a></p>]]></content>
			<author>
				<name><![CDATA[mr.spastic]]></name>
				<uri>https://chipmusic.org/mr.spastic</uri>
			</author>
			<updated>2010-06-11T05:45:16Z</updated>
			<id>https://chipmusic.org/forums/post/26254/#p26254</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26241/#p26241"/>
			<content type="html"><![CDATA[<p>I know what ill be doing this long weekend.</p>]]></content>
			<author>
				<name><![CDATA[godinpants]]></name>
				<uri>https://chipmusic.org/godinpants</uri>
			</author>
			<updated>2010-06-11T03:17:16Z</updated>
			<id>https://chipmusic.org/forums/post/26241/#p26241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26240/#p26240"/>
			<content type="html"><![CDATA[<p>sounds good too. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[arottenbit]]></name>
				<uri>https://chipmusic.org/arottenbit</uri>
			</author>
			<updated>2010-06-11T02:46:48Z</updated>
			<id>https://chipmusic.org/forums/post/26240/#p26240</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26238/#p26238"/>
			<content type="html"><![CDATA[<p>Or you could just output a voltage from the atmega into a voltage controlled oscillator, and that voltage into another oscillator...<br />And you can have your own modular analog synth with midi <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[TmTgr]]></name>
				<uri>https://chipmusic.org/TmTgr</uri>
			</author>
			<updated>2010-06-11T02:38:17Z</updated>
			<id>https://chipmusic.org/forums/post/26238/#p26238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26237/#p26237"/>
			<content type="html"><![CDATA[<p>this definitely seems like a fun little summer project for sure!</p>]]></content>
			<author>
				<name><![CDATA[mr.spastic]]></name>
				<uri>https://chipmusic.org/mr.spastic</uri>
			</author>
			<updated>2010-06-11T02:27:38Z</updated>
			<id>https://chipmusic.org/forums/post/26237/#p26237</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26192/#p26192"/>
			<content type="html"><![CDATA[<p>Looks great. Should&#039;nt be too hard to make with an arduino.</p>]]></content>
			<author>
				<name><![CDATA[TmTgr]]></name>
				<uri>https://chipmusic.org/TmTgr</uri>
			</author>
			<updated>2010-06-10T22:35:25Z</updated>
			<id>https://chipmusic.org/forums/post/26192/#p26192</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[4bit Atmel MIDI Synth?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/26190/#p26190"/>
			<content type="html"><![CDATA[<p>i just saw this project on google code<br />a 4 bit MIDI synth based on the Atmel AVR ATMega48<br />it looks kind of cool, figured i would share.</p><p>here is the makers description</p><p>&quot;4bitsynth is a MIDI-controlled digital synthesizer that uses the Atmel AVR ATMega48. Inspired by the NES, the sound is 4-bit. The digital output is put through an R-2R resistor ladder to get the analog waveform.&quot;</p><p><a href="http://code.google.com/p/4bitsynth/" target="_blank">http://code.google.com/p/4bitsynth/</a></p>]]></content>
			<author>
				<name><![CDATA[mr.spastic]]></name>
				<uri>https://chipmusic.org/mr.spastic</uri>
			</author>
			<updated>2010-06-10T22:28:48Z</updated>
			<id>https://chipmusic.org/forums/post/26190/#p26190</id>
		</entry>
</feed>
