<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Is there MGB only version of Arduinoboy?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/14566/"/>
	<updated>2014-06-18T01:46:39Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/14566/is-there-mgb-only-version-of-arduinoboy/</id>
		<entry>
			<title type="html"><![CDATA[Re: Is there MGB only version of Arduinoboy?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/211259/#p211259"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Boner wrote:</cite><blockquote><p>in the main sketch file change these lines</p><div class="quotebox"><blockquote><p>boolean alwaysUseDefaultSettings = false;&nbsp; //set to true to always use the settings below, else they are pulled from memory for the software editor</p><p>0x00, //force mode (forces lsdj to be sl)<br />0x00, //mode</p></blockquote></div><p>to</p><div class="quotebox"><blockquote><p>boolean alwaysUseDefaultSettings = true;</p><p>0x01, //force mode<br />0x05, //mode</p></blockquote></div><p>so force mode is enabled, and //mode is the mode you want it to be forced to, in this case mode 5 - MGB. Leave out all the LEDs besides status. tie pin 3 to ground so the mode isn&#039;t accidentally switched. you can do this to make a stripped down arduinoboy for any mode.</p></blockquote></div><br /><p>Thanks a ton mate!</p>]]></content>
			<author>
				<name><![CDATA[friendofmegaman]]></name>
				<uri>https://chipmusic.org/friendofmegaman</uri>
			</author>
			<updated>2014-06-18T01:46:39Z</updated>
			<id>https://chipmusic.org/forums/post/211259/#p211259</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Is there MGB only version of Arduinoboy?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/211247/#p211247"/>
			<content type="html"><![CDATA[<p>in the main sketch file change these lines</p><div class="quotebox"><blockquote><p>boolean alwaysUseDefaultSettings = false;&nbsp; //set to true to always use the settings below, else they are pulled from memory for the software editor</p><p>0x00, //force mode (forces lsdj to be sl)<br />0x00, //mode</p></blockquote></div><p>to</p><div class="quotebox"><blockquote><p>boolean alwaysUseDefaultSettings = true;</p><p>0x01, //force mode<br />0x05, //mode</p></blockquote></div><p>so force mode is enabled, and //mode is the mode you want it to be forced to, in this case mode 5 - MGB. Leave out all the LEDs besides status. tie pin 3 to ground so the mode isn&#039;t accidentally switched. you can do this to make a stripped down arduinoboy for any mode.</p>]]></content>
			<author>
				<name><![CDATA[Boner]]></name>
				<uri>https://chipmusic.org/Boner</uri>
			</author>
			<updated>2014-06-17T22:29:34Z</updated>
			<id>https://chipmusic.org/forums/post/211247/#p211247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Is there MGB only version of Arduinoboy?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/211242/#p211242"/>
			<content type="html"><![CDATA[<p>I don&#039;t think anyone has stripped it, but the LEDs are actually useful beyond mode-designation. They will flash with MIDI activity on each channel.</p>]]></content>
			<author>
				<name><![CDATA[Jazzmarazz]]></name>
				<uri>https://chipmusic.org/Jazzmarazz</uri>
			</author>
			<updated>2014-06-17T21:54:37Z</updated>
			<id>https://chipmusic.org/forums/post/211242/#p211242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Is there MGB only version of Arduinoboy?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/211239/#p211239"/>
			<content type="html"><![CDATA[<p>Is there some kind of a stripped version of the Arduinoboy with only one mode - MGB that is? </p><p>It is actually trivial to change the code to run in the MGB mode by default and ditch the button and LEDs, but I hate when there&#039;s more code than actually needed. Strip the code is also not a big deal but what&#039;s the point if someone has already done that.</p><p>This stripped version could fit into a GBC. There&#039;s definitely no room for 2 MIDI jacks, but one is actually doable (but please don&#039;t tell me to use audio jacks for MIDI outputs I&#039;m aware of this method and I don&#039;t like it :b ). Thanks <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[friendofmegaman]]></name>
				<uri>https://chipmusic.org/friendofmegaman</uri>
			</author>
			<updated>2014-06-17T21:47:51Z</updated>
			<id>https://chipmusic.org/forums/post/211239/#p211239</id>
		</entry>
</feed>
