<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - How to patch custom waveforms to mgb!!]]></title>
		<link>https://chipmusic.org/forums/topic/14655/how-to-patch-custom-waveforms-to-mgb/</link>
		<description><![CDATA[The most recent posts in How to patch custom waveforms to mgb!!.]]></description>
		<lastBuildDate>Tue, 01 Jul 2014 01:38:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212188/#p212188</link>
			<description><![CDATA[<b><i>MaxDolensky says:</i></b><p>Wait so now I can transfer my LSDJ wubs and samples to mGB completely?</p><p>Dang.</p>]]></description>
			<pubDate>Tue, 01 Jul 2014 01:38:39 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212188/#p212188</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212187/#p212187</link>
			<description><![CDATA[<b><i>Trash80 says:</i></b><p>I knew I should of encrypted that data. Doh! <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /> Though by the sounds of it the compiler kinda split things up a bit. </p><p>Nitro2k01 you know why the channels are hardcoded, if you can think of a better schema in asm for *quicky* jumping to the desired command, you of course could just modify the source. <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<pubDate>Tue, 01 Jul 2014 01:12:31 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212187/#p212187</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212151/#p212151</link>
			<description><![CDATA[<b><i>e.s.c. says:</i></b><p>i still have them in my archive and had no issues with other gear.. my hunch is that it was midicc message specific the problems others had, as usually i ran it along side drum machines which need no midicc, though i had no crashes even using it in combo with the edirol v4 and korg kaptivator which were using midicc for mixer and effect controls. then again, i have a strange history of things working for me that don&#039;t work for others (i never needed to do anything special at all to make piggy spit midi out of my gp2x, just use the normal build as is and it worked for me)</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 17:08:57 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212151/#p212151</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212148/#p212148</link>
			<description><![CDATA[<b><i>nitro2k01 says:</i></b><p>Indeed, it was a bit crash-prone when receiving MIDI on other channels than the ones assigned to that ROM version. If you only sent data on the right channels it wouldn&#039;t crash, but then again what would the point be of using the special channel version in that case?</p><p>I deleted those mGB versions from my archive because of that reason, but I&#039;m hoping to work on my own MIDI client again at some point.</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 17:02:58 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212148/#p212148</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212133/#p212133</link>
			<description><![CDATA[<b><i>e.s.c. says:</i></b><p>i heard a lot of people had issues with the multi-channel versions (is that correct, nitro?).. i know ive always used the version that sets it to channels 11-15 with no issues</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 15:02:43 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212133/#p212133</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212131/#p212131</link>
			<description><![CDATA[<b><i>thursdaycustoms says:</i></b><div class="quotebox"><cite>nitro2k01 wrote:</cite><blockquote><div class="quotebox"><cite>egr wrote:</cite><blockquote><p><strong>&quot;First 32 digits of pi&quot;</strong><br /><a class="postimg" href="http://i.imgur.com/XkR6kHxl.png" title="http://i.imgur.com/XkR6kHxl.png" id="forum_image_40564117"><img src="http://i.imgur.com/XkR6kHxl.png" /></a></p></blockquote></div><p>Bro, do you even hex?</p><p><a href="http://www.wolframalpha.com/input/?i=pi+hexadecimal" target="_blank">http://www.wolframalpha.com/input/?i=pi+hexadecimal</a></p><p>3.243f6a88 85a308d3 13198a2e 03707344 a4093822299f31d0082efa98ec4e6..._16</p></blockquote></div><p>Are you still thinking of making a version of mGB with selectable MIDI channels? This would be most handy I think!</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 14:50:36 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212131/#p212131</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212124/#p212124</link>
			<description><![CDATA[<b><i>Jazzmarazz says:</i></b><div class="quotebox"><cite>nitro2k01 wrote:</cite><blockquote><p>In other words, the actual data starts at address 3C9C and is spaced out so every 6th byte is waveform data.</p></blockquote></div><p>THATS WHY I COULDN&#039;T FIND THEM!!! *grumble*....</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 12:01:20 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212124/#p212124</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212113/#p212113</link>
			<description><![CDATA[<b><i>egr says:</i></b><div class="quotebox"><cite>nitro2k01 wrote:</cite><blockquote><div class="quotebox"><cite>egr wrote:</cite><blockquote><p><strong>&quot;First 32 digits of pi&quot;</strong><br /><a class="postimg" href="http://i.imgur.com/XkR6kHxl.png" title="http://i.imgur.com/XkR6kHxl.png" id="forum_image_13904725"><img src="http://i.imgur.com/XkR6kHxl.png" /></a></p></blockquote></div><p>Bro, do you even hex?</p><p><a href="http://www.wolframalpha.com/input/?i=pi+hexadecimal" target="_blank">http://www.wolframalpha.com/input/?i=pi+hexadecimal</a></p><p>3.243f6a88 85a308d3 13198a2e 03707344 a4093822299f31d0082efa98ec4e6..._16</p></blockquote></div><p>touché</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 08:25:43 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212113/#p212113</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212112/#p212112</link>
			<description><![CDATA[<b><i>nitro2k01 says:</i></b><div class="quotebox"><cite>egr wrote:</cite><blockquote><p><strong>&quot;First 32 digits of pi&quot;</strong><br /><a class="postimg" href="http://i.imgur.com/XkR6kHxl.png" title="http://i.imgur.com/XkR6kHxl.png" id="forum_image_70883106"><img src="http://i.imgur.com/XkR6kHxl.png" /></a></p></blockquote></div><p>Bro, do you even hex?</p><p><a href="http://www.wolframalpha.com/input/?i=pi+hexadecimal" target="_blank">http://www.wolframalpha.com/input/?i=pi+hexadecimal</a></p><p>3.243f6a88 85a308d3 13198a2e 03707344 a4093822299f31d0082efa98ec4e6..._16</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 08:22:23 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212112/#p212112</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212110/#p212110</link>
			<description><![CDATA[<b><i>egr says:</i></b><p>Here&#039;s a couple waveframes, also edited topic title and added info to first post.</p><p><strong>&quot;First 32 digits of pi&quot;</strong><br /><a class="postimg" href="http://i.imgur.com/XkR6kHxl.png" title="http://i.imgur.com/XkR6kHxl.png" id="forum_image_42374804"><img src="http://i.imgur.com/XkR6kHxl.png" /></a></p><p><strong>&quot;Shitty Saw&quot;</strong><br /><a class="postimg" href="http://i.imgur.com/2GOSmFLl.png" title="http://i.imgur.com/2GOSmFLl.png" id="forum_image_71597445"><img src="http://i.imgur.com/2GOSmFLl.png" /></a></p>]]></description>
			<pubDate>Mon, 30 Jun 2014 07:57:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212110/#p212110</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212109/#p212109</link>
			<description><![CDATA[<b><i>egr says:</i></b><p>Well well well!! Nicely and clearly done, thank you! Now I just gotta start coming up with some more interesting waveforms.</p>]]></description>
			<pubDate>Mon, 30 Jun 2014 07:03:33 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212109/#p212109</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212107/#p212107</link>
			<description><![CDATA[<b><i>nitro2k01 says:</i></b><div class="quotebox"><cite>egr wrote:</cite><blockquote><p>EDIT:&nbsp; this sounds like a nice little project for nitro <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>Does it really? Well fine then...</p><p><a href="http://blog.gg8.se/wordpress/2014/06/30/where-the-donk-does-mgb-store-its-channel-3-waveforms/" target="_blank">http://blog.gg8.se/wordpress/2014/06/30 &#133; waveforms/</a></p>]]></description>
			<pubDate>Mon, 30 Jun 2014 06:52:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212107/#p212107</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212072/#p212072</link>
			<description><![CDATA[<b><i>egr says:</i></b><div class="quotebox"><cite>e.s.c. wrote:</cite><blockquote><p>i linked him the thread, curious to see where this goes</p></blockquote></div><p>Word.</p>]]></description>
			<pubDate>Sun, 29 Jun 2014 18:41:26 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212072/#p212072</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212070/#p212070</link>
			<description><![CDATA[<b><i>e.s.c. says:</i></b><p>i linked him the thread, curious to see where this goes</p>]]></description>
			<pubDate>Sun, 29 Jun 2014 18:28:03 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212070/#p212070</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to patch custom waveforms to mgb!!]]></title>
			<link>https://chipmusic.org/forums/post/212065/#p212065</link>
			<description><![CDATA[<b><i>egr says:</i></b><p>Before you pull your hair out to much, I did notice on the arduinoboy page that <strong>&quot;Current Source code available upon request. (Its a bit of a mess without comments. <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" />&quot;</strong> so maybe we should see if we can get hold of trash80?</p>]]></description>
			<pubDate>Sun, 29 Jun 2014 17:49:07 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/212065/#p212065</guid>
		</item>
	</channel>
</rss>
