<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Round one of the open-source YM chip synth: prototype complete!]]></title>
		<link>https://chipmusic.org/forums/topic/455/round-one-of-the-opensource-ym-chip-synth-prototype-complete/</link>
		<description><![CDATA[The most recent posts in Round one of the open-source YM chip synth: prototype complete!.]]></description>
		<lastBuildDate>Thu, 11 Mar 2010 20:47:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14822/#p14822</link>
			<description><![CDATA[<b><i>vblank says:</i></b><p>Timing jitter seems to be a result of a lot of factors. I&#039;ve done what I can to prevent it, but there&#039;s no saving a slow laptop. In my design, the YM has a dedicated oscillator, so midi timing issues won&#039;t cause audio jitter per se. Because I&#039;m not using a proprietary midi driver, I&#039;ve decided to receive the data at a faster rate than spec, and wait for each data byte. That should resolve dropped bytes and buffer overflow. That said, I&#039;m sure someone will find a way to break it. </p><p>As to Mac FTDI Midi drivers: I&#039;m using unhacked FT232R drivers and bumping up the speed with a helper app to resolve OSX &amp; LInux stress.</p>]]></description>
			<pubDate>Thu, 11 Mar 2010 20:47:07 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14822/#p14822</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14801/#p14801</link>
			<description><![CDATA[<b><i>bigchip says:</i></b><p>If you have them id love to know some details/Links of the ftdi midi drivers on the mac. Iv been thinking about making some USB midi stuff for a while and just never got fully up to speed.</p>]]></description>
			<pubDate>Thu, 11 Mar 2010 18:07:05 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14801/#p14801</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14602/#p14602</link>
			<description><![CDATA[<b><i>spriteful says:</i></b><p>I think this is a great project, are you planning to keep it breadboard style? Breadboard stuff really appeals to me as an easy way to &#039;get my hands dirty&#039;.. &#039;but not too dirty&#039; <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Also, I&#039;ve been wondering about how usb-to-chip solutions (e.g. Hardsid) compare in terms of bandwidth and jitter to midi-to-chip solutions (if that&#039;s what you are planning). I know sometimes the timing jitter is quite bad on pc midi interfaces-- have you thought about whether that might limit the precision of sequencing this thing?</p>]]></description>
			<pubDate>Wed, 10 Mar 2010 02:09:31 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14602/#p14602</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14592/#p14592</link>
			<description><![CDATA[<b><i>little-scale says:</i></b><p>Sweet <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>I thought so, but I just wanted to check.</p>]]></description>
			<pubDate>Wed, 10 Mar 2010 00:05:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14592/#p14592</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14591/#p14591</link>
			<description><![CDATA[<b><i>vblank says:</i></b><div class="quotebox"><cite>little-scale wrote:</cite><blockquote><p>Awesome! Are the stereo effects external to the chip?</p></blockquote></div><p>The chip has 3 out ports with a tone channel on each and noise on all three. The old ST mod made a left tone, right tone and 2 channel tone. You can pan noise to all 3 spots as well. No soft sweeps, but plenty of room for L/R pinging or 1 channel sounds.</p>]]></description>
			<pubDate>Wed, 10 Mar 2010 00:00:15 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14591/#p14591</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14590/#p14590</link>
			<description><![CDATA[<b><i>little-scale says:</i></b><p>Awesome! Are the stereo effects external to the chip?</p>]]></description>
			<pubDate>Tue, 09 Mar 2010 23:50:44 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14590/#p14590</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/14578/#p14578</link>
			<description><![CDATA[<b><i>vblank says:</i></b><p>Hey all, <br />Just an update about the project:<br />More info on my blog here: <a href="http://www.straytechnologies.com/ym_mini-synth-kit-first-look/" target="_blank">http://www.straytechnologies.com/ym_min &#133; irst-look/</a></p><p>Got the first prototype PCB design finished, and the test board built: Running pretty well. It&#039;s about a third the size of an iPhone for scale. </p><p>This will be a kit for the open source firmware for those who don&#039;t want to source their own parts. It&#039;s set up to appear as a midi port via USB on OSX, WIN or Linux via a Java based driver. I saved some $ on the USB chip, by using an external FTDI (usb to serial) cable. This leaves a pin port so that a real midi port and external power supply can be added later as a plug-in module. </p><p>More Audio coming soon.</p>]]></description>
			<pubDate>Tue, 09 Mar 2010 22:52:11 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/14578/#p14578</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6430/#p6430</link>
			<description><![CDATA[<b><i>vblank says:</i></b><div class="quotebox"><cite>little-scale wrote:</cite><blockquote><p>Awesome work! Very exciting. Love the sounds so far <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Can one use an AY-3 8912 in place of the YM2149?</p></blockquote></div><p>AY-3 8910 yes...&nbsp; &nbsp;AY-3 8912 not yet. The pinout is different as the 8912 is a 28dip vs. the 2149&#039;s &amp; 8910&#039;s 40dip package. That said... the driver sequence looks to be the same.</p><p>If someone could send me a couple or tell me where to find a couple, I&#039;d happily add a second pinout mapping to the same board, so both could be used by using a different socket. </p><p>ZX Spectrums never got to the states, and the Sinclair 2068&#039;s are rare enough that I&#039;d be pressed to part with the cash to gut one. <br />(especially since they have NTSC composite out &amp; I do video as my 1st love).</p><p>edit: let me re-phrase that! YOU could definitely figure out the pin conversion and use the same driver!</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 15:57:37 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6430/#p6430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6384/#p6384</link>
			<description><![CDATA[<b><i>little-scale says:</i></b><p>Awesome work! Very exciting. Love the sounds so far <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Can one use an AY-3 8912 in place of the YM2149?</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 08:09:18 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6384/#p6384</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6378/#p6378</link>
			<description><![CDATA[<b><i>Lazerbeat says:</i></b><p>Sounds awesome, I think its a good compromise, I shall be on board once its available. Thanks again for doing it!</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 04:52:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6378/#p6378</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6376/#p6376</link>
			<description><![CDATA[<b><i>vblank says:</i></b><div class="quotebox"><cite>Lazerbeat wrote:</cite><blockquote><p>This is really exciting, Will it be a chip based emulator of the YM2149 in the same way the A_Sid emulates the sid? So we can look up the registers on the Datasheet and code it in processing?</p></blockquote></div><p>It&#039;ll work the same as the A_SID, but it uses an actual YM2149. Look up the register, plug in the value. <br />I&#039;ll likely move all of the registers to midi CCs, which won&#039;t preclude processing.. but will allow Renoise, trackers &amp; midi control as well. </p><p>It&#039;s really going to need the PCB. I have about 15 lines running off of the YM chip. that sucks on a breadboard. But the rest should be pretty flexible.</p><p>(I really just want someone to make a song with it using keykit: <a href="http://nosuch.com/keykit/" target="_blank">http://nosuch.com/keykit/</a>&nbsp; !)<br />Alright, maybe not... but you get the idea.</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 04:26:45 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6376/#p6376</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6375/#p6375</link>
			<description><![CDATA[<b><i>Lazerbeat says:</i></b><p>This is really exciting, Will it be a chip based emulator of the YM2149 in the same way the A_Sid emulates the sid? So we can look up the registers on the Datasheet and code it in processing?</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 04:07:15 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6375/#p6375</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6374/#p6374</link>
			<description><![CDATA[<b><i>vblank says:</i></b><p>Thanks all for the support. more to come.. </p><div class="quotebox"><cite>trash80 wrote:</cite><blockquote><p>Sweet, If you want any help or someone to poke around the first batch of code let me know as I have all of the parts. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>Right now, I just want to stabilize the hardware. <br />I&#039;ll be happy for a second set of eyes, as soon as I get the hardware stabilized, and start the midi driver. It&#039;s currently at the same state as the A_Sid, but way more bang-for-the-buck as there&#039;s only 16 registers and 3 channels out. </p><p>If you&#039;re game, I&#039;ll dump you a parts-list, pinout, layout, and register code, when it gets that far. I suspect from the workshop, you&#039;ll have a midi-pump from Max/MSP an hour after pulling the breadboard out. </p><p>The oscillator hung me up for a few days.. I didn&#039;t have a 2mhz osc (as apposed to a crystal) in my parts box. grab one if you don&#039;t.<br />Thanks!</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 03:52:15 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6374/#p6374</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6363/#p6363</link>
			<description><![CDATA[<b><i>AndyExpandy says:</i></b><p>very excited for this!</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 02:12:44 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6363/#p6363</guid>
		</item>
		<item>
			<title><![CDATA[Re: Round one of the open-source YM chip synth: prototype complete!]]></title>
			<link>https://chipmusic.org/forums/post/6362/#p6362</link>
			<description><![CDATA[<b><i>zproc3 says:</i></b><p>Nice!</p>]]></description>
			<pubDate>Sat, 23 Jan 2010 02:11:38 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/6362/#p6362</guid>
		</item>
	</channel>
</rss>
