<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
		<link>https://chipmusic.org/forums/topic/16788/gb303-bug-fixes-feature-requests-open-source/</link>
		<description><![CDATA[The most recent posts in GB-303 Bug Fixes, Feature Requests, Open Source..]]></description>
		<lastBuildDate>Tue, 02 Jan 2024 17:12:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/266112/#p266112</link>
			<description><![CDATA[<b><i>Cementimental says:</i></b><div class="quotebox"><cite>BennVenn wrote:</cite><blockquote><p>Happy Friday everyone!</p><p>CC Value multiplied by two: <a href="http://www.bennvenn.com/GB303_Snapshot5.rar" target="_blank">www.bennvenn.com/GB303_Snapshot5.rar</a> Range is now 0-254. That might give better range in the ROM.</p></blockquote></div><p>I&#039;m completely out of the loop with GB303, just bumping to ask of anyone still has a copy of this version (or any version that can save on a flashcart) (if i&#039;m even correct in thinking this can...) </p><p>thanks <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Tue, 02 Jan 2024 17:12:15 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/266112/#p266112</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/265930/#p265930</link>
			<description><![CDATA[<b><i>stress_tn says:</i></b><p>Hi all.<br />Just received GB-303 from Kitch Bent rev 2.1. Looks like it has the same bugs from 2015.<br />Also found that GB-303 not work with DMG IPS screen (chaos controls).<br />LSDJ sync works time to time and async.<br />Speed of GB-303 not the same as LSDJ (if don&#039;t use any sync) I set 188bpm and GB slow down, looks like original bpm on 0,5 bpm less.<br />To play Song need to clicl SELECT + START +START<br />Song mode play like it has 16 steps and 1 step delay.</p><p>Nice sound but many bugs. But I&#039;m still interested in final working product.</p>]]></description>
			<pubDate>Fri, 13 Jan 2023 13:45:00 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/265930/#p265930</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240184/#p240184</link>
			<description><![CDATA[<b><i>dualitymicro says:</i></b><p>Hello, if you of the community is interessted, i would test it hear with my gear and the cv sync cables. If the people wanna use the gb303 with the korg volca range or monotribe. Git ems card to test. If i can help, let me know</p>]]></description>
			<pubDate>Sun, 21 Feb 2016 10:27:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240184/#p240184</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240181/#p240181</link>
			<description><![CDATA[<b><i>BennVenn says:</i></b><p>Correct, it is up to the listening device to accept the data as it arrives. Normally triggering an interrupt to process the data or put it in a buffer for later.</p><p>If you miss a key off command, you&#039;ll know about it.</p>]]></description>
			<pubDate>Sun, 21 Feb 2016 03:29:09 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240181/#p240181</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240179/#p240179</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>But midi doesn&#039;t do checksums or retransmits, shouldnt the midi device just accept sysex like other midi devices do?</p>]]></description>
			<pubDate>Sun, 21 Feb 2016 03:23:26 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240179/#p240179</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240178/#p240178</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>But midi doesn&#039;t do checksums or retransmits, shouldnt the midi device just accept sysex like other midi devices do?</p>]]></description>
			<pubDate>Sun, 21 Feb 2016 03:23:22 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240178/#p240178</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240177/#p240177</link>
			<description><![CDATA[<b><i>BennVenn says:</i></b><p>Midi serial isn&#039;t that fast but with one or two bytes added for checksum and correction you begin to add latency,&nbsp; added is the fact that the gb is waiting for the bytes and then needs to process the data. This all happens very quickly until a bit is skipped. Worst case it will request the byte again from the external device etc...</p><p>A skipped bit needs to be detected and then the port flushed to resynchronise. This is typically done by switching modes from slave to master and sending a byte. More time wasted.</p><p>The GB needs to do all this while still executing its code, gui etc... A rom like this should be built around the serial port rather than having it a serviced subroutine.</p>]]></description>
			<pubDate>Sun, 21 Feb 2016 01:51:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240177/#p240177</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240169/#p240169</link>
			<description><![CDATA[<b><i>herr_prof says:</i></b><p>Is midi serial speed really high speed? I always thought the gb max speed was way above midi spec.</p>]]></description>
			<pubDate>Sat, 20 Feb 2016 23:55:08 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240169/#p240169</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240168/#p240168</link>
			<description><![CDATA[<b><i>BennVenn says:</i></b><p>The GB&#039;s serial port is really not suited to high speed data without corruption. Error detection is required which adds data overheads,&nbsp; latency and if you want it 100% robust then there are penalties. </p><p>Carefull matching of clock cycles between the GB and external interface is generally required if you want to maintain high speeds.</p><p>The code is opensource so it should be easy enough to find.</p><p>I&#039;ll work on the midi bugs first. Once I get a reliable data transfer we can assess the latency and see if it is an issue</p>]]></description>
			<pubDate>Sat, 20 Feb 2016 23:04:51 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240168/#p240168</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240167/#p240167</link>
			<description><![CDATA[<b><i>cyberic says:</i></b><div class="quotebox"><cite>BennVenn wrote:</cite><blockquote><p>The project got stalled when I lost most of my data with a hdd crash.</p></blockquote></div><p>Oh I didn&#039;t know that!<br />you lost your dev env and the sources?<br /></p><div class="quotebox"><cite>BennVenn wrote:</cite><blockquote><p> I&#039;ll set the dev environment back up and crack on with it if someone wants to point me in the right direction to develop this further?<br />A solid design strategy is more helpful than &#039;make it like LSDJ&#039; etc...</p></blockquote></div><p>Yes, sure...<br />I got ideas but maybe you could compile feature requests?</p><p>What I would like to see in GB303:<br />- correct MIDI handling, without skipped notes (I think you already solved some bugs in this area)<br />- MIDI-triggered drums - because I think that drum sounds are way more impressive than the bass sound<br />- MIDI-triggered samples</p><p>What do you think?</p><p>I tried to code the second item myself, but it didn&#039;t really work, because of the incoming MIDI bug....</p><p>Thx</p>]]></description>
			<pubDate>Sat, 20 Feb 2016 22:11:05 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240167/#p240167</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240052/#p240052</link>
			<description><![CDATA[<b><i>BennVenn says:</i></b><p>The project got stalled when I lost most of my data with a hdd crash. I&#039;ll set the dev environment back up and crack on with it if someone wants to point me in the right direction to develop this further?</p><p>A solid design strategy is more helpful than &#039;make it like LSDJ&#039; etc...</p>]]></description>
			<pubDate>Fri, 19 Feb 2016 23:12:03 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240052/#p240052</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/240035/#p240035</link>
			<description><![CDATA[<b><i>cyberic says:</i></b><p>BennVenn, have you made any progress, or have you lost interest in this project?<br />thx</p>]]></description>
			<pubDate>Fri, 19 Feb 2016 13:28:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/240035/#p240035</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/236530/#p236530</link>
			<description><![CDATA[<b><i>theskyis256k says:</i></b><p>Is there an update on this project? I&#039;m glad seeing the GB303 being open sourced because when i first heard of it i thought it was a fantastic idea. shame it failed and got abandoned. </p><p>Its funny i was thinking a while ago of building an arduinoboy for the mGB ROM but also add pots and buttons on the arduino itself and convert it from a simple GB to midi converter into a dedicated mGB controller. unfortunately my programming skills are really far from capable. just looking at the arduinoboy source code freaked me the hell out!</p>]]></description>
			<pubDate>Mon, 16 Nov 2015 21:50:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/236530/#p236530</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/232834/#p232834</link>
			<description><![CDATA[<b><i>BennVenn says:</i></b><p>Happy Friday everyone!</p><p>Now that the save stuff is pretty much done (there will be a bit more to come) progress will be on the MIDI and other bugs in which case all the work I do from here can be applied to the original ROM which will work on your original hardware. There may be fixes which can&#039;t be applied to both forks and as there are very few with the original hardare the focus will really be on the new fork of the code.</p><p>Do you have the hardware to flash your cart? (Given the WE pin mod)</p>]]></description>
			<pubDate>Thu, 23 Jul 2015 21:18:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/232834/#p232834</guid>
		</item>
		<item>
			<title><![CDATA[Re: GB-303 Bug Fixes, Feature Requests, Open Source.]]></title>
			<link>https://chipmusic.org/forums/post/232818/#p232818</link>
			<description><![CDATA[<b><i>Jazzmarazz says:</i></b><div class="quotebox"><cite>Babel wrote:</cite><blockquote><p>Hi everybody !</p><p>It&#039;s been a long time since my last visit on this site and i&#039;m really happy to see that you&#039;ve handled the GB303 problem ^^ !!</p><p>I&#039;ll have a look on the last rom version as soon as i can and i&#039;m pretty excited to see major issues solved !<br />My BIG question is... does anybody can tell me if there&#039;s a way to get my hardware GB303 updated with the last version of the rom ?<br />Even if i have to make some soldering directly on the chip (or whatever) ?</p><p>Oh and be sure you all have my eternal love, thanx guys for you implication that&#039;s a precious thing <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>It is possible yes, but would require some modifications and would lose the use of the pots.</p>]]></description>
			<pubDate>Thu, 23 Jul 2015 16:09:44 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/232818/#p232818</guid>
		</item>
	</channel>
</rss>
