<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Making the Chip Maestro better?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/15122/"/>
	<updated>2014-12-01T09:22:21Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/15122/making-the-chip-maestro-better/</id>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/222148/#p222148"/>
			<content type="html"><![CDATA[<p>Yes the source code is available so imporvements could be made easily. What would you change/add?</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2014-12-01T09:22:21Z</updated>
			<id>https://chipmusic.org/forums/post/222148/#p222148</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216477/#p216477"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>PleaseLoseBattle wrote:</cite><blockquote><p>Have you tried to contact Jarek directly ? Maybe he&#039;d be interested in working on this with someone else.<br />What do you want to improve ?</p></blockquote></div><p>I was originally going to see if I could buy a dev cart from him since he supposedly had some leftover from the kickstarter, but he never replied, and I was stuck waiting for his first consumer batch.&nbsp; I don&#039;t think he&#039;d be able or responisve enough to work with.</p><div class="quotebox"><cite>uXe wrote:</cite><blockquote><p>I have plenty of AVR experience and would be happy to have a crack at it - but what exactly could be gained by messing with just the MIDI implementation and not the NES code?</p></blockquote></div><p>I guess that would have to be modified as well...</p><p>Honestly, I&#039;m not really in the mood to sell it, as it&#039;s the closest thing to a midines I&#039;ve got.<br />I would really just like to make this cart as close to a midines as possible, as unrealistic as that might be, but stating the fact there are no tech docs for the midines, I don&#039;t know where to start.</p>]]></content>
			<author>
				<name><![CDATA[D3LL]]></name>
				<uri>https://chipmusic.org/D3LL</uri>
			</author>
			<updated>2014-09-01T17:30:42Z</updated>
			<id>https://chipmusic.org/forums/post/216477/#p216477</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216463/#p216463"/>
			<content type="html"><![CDATA[<p>I have plenty of AVR experience and would be happy to have a crack at it - but what exactly could be gained by messing with just the MIDI implementation and not the NES code?</p>]]></content>
			<author>
				<name><![CDATA[uXe]]></name>
				<uri>https://chipmusic.org/uXe</uri>
			</author>
			<updated>2014-09-01T10:35:41Z</updated>
			<id>https://chipmusic.org/forums/post/216463/#p216463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216462/#p216462"/>
			<content type="html"><![CDATA[<p>What dsc said</p>]]></content>
			<author>
				<name><![CDATA[8BIT KIDD]]></name>
				<uri>https://chipmusic.org/8BIT+KIDD</uri>
			</author>
			<updated>2014-09-01T10:26:22Z</updated>
			<id>https://chipmusic.org/forums/post/216462/#p216462</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216458/#p216458"/>
			<content type="html"><![CDATA[<p>Or sell it to me <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Have you tried to contact Jarek directly ? Maybe he&#039;d be interested in working on this with someone else.<br />What do you want to improve ?</p>]]></content>
			<author>
				<name><![CDATA[PleaseLoseBattle]]></name>
				<uri>https://chipmusic.org/PleaseLoseBattle</uri>
			</author>
			<updated>2014-09-01T08:48:25Z</updated>
			<id>https://chipmusic.org/forums/post/216458/#p216458</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216453/#p216453"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>D3LL wrote:</cite><blockquote><p>I just get buyer&#039;s remorse from looking at it, and want to do something to make it worthwhile.</p></blockquote></div><p>Sell it on ebay and wish away the two years it took to show up <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[DSC]]></name>
				<uri>https://chipmusic.org/DSC</uri>
			</author>
			<updated>2014-09-01T03:28:54Z</updated>
			<id>https://chipmusic.org/forums/post/216453/#p216453</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Making the Chip Maestro better?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/216451/#p216451"/>
			<content type="html"><![CDATA[<p>Does anyone have any idea how the code/hardware could be changed to make the Chip Maestro any better?&nbsp; The cart itself still has sockets for soldering in for programming headers (JTAG and AVR), making it pretty easy to modify, but I&#039;m not really sure of the limits of the hardware. All the midi stuff is handled by an Atmega168, but I don&#039;t have a lot of experience programming. <br />Almost everything related to the Chip Maestro is <a href="http://www.soniktech.com/projects/chipmaestro/index.html" target="_blank">here</a>, as well as all the info he posted on the chip forums, some of which might be outdated, is <a href="http://chipmusic.org/forums/search/posts/user/3008/" target="_blank">here</a> </p><br /><p>I just get buyer&#039;s remorse from looking at it, and want to do something to make it worthwhile.</p>]]></content>
			<author>
				<name><![CDATA[D3LL]]></name>
				<uri>https://chipmusic.org/D3LL</uri>
			</author>
			<updated>2014-09-01T02:01:35Z</updated>
			<id>https://chipmusic.org/forums/post/216451/#p216451</id>
		</entry>
</feed>
