<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
		<link>https://chipmusic.org/forums/topic/19165/avray-emulator-ym2149-ay38910-chip/</link>
		<description><![CDATA[The most recent posts in AVR-AY emulator (YM2149 / ay-3-8910 chip).]]></description>
		<lastBuildDate>Sun, 20 Nov 2016 11:47:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249380/#p249380</link>
			<description><![CDATA[<b><i>garvalf says:</i></b><p>as said here, <a href="http://atari-forum.com/viewtopic.php?f=18&amp;t=30518&amp;p=305776#p305776" target="_blank">http://atari-forum.com/viewtopic.php?f= &#133; 76#p305776</a> yes you can use battery easily. The switch is already designed to change the music, but it&#039;s playing continuously. There are sometimes some glitches when changing music, probably the code could be optimised.</p>]]></description>
			<pubDate>Sun, 20 Nov 2016 11:47:22 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249380/#p249380</guid>
		</item>
		<item>
			<title><![CDATA[Re: AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249379/#p249379</link>
			<description><![CDATA[<b><i>Matej says:</i></b><p>Can you make battery portable AYplayer? And also I want to make YM music doorbell can you make switch for start playing music? Everytime one will press switch system will play another music...</p>]]></description>
			<pubDate>Sun, 20 Nov 2016 10:34:45 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249379/#p249379</guid>
		</item>
		<item>
			<title><![CDATA[Re: AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249378/#p249378</link>
			<description><![CDATA[<b><i>garvalf says:</i></b><p>Here is a recording from the Xenon music:</p><p><a href="http://picosong.com/HUGM/" target="_blank">http://picosong.com/HUGM/</a></p><p>It sounds pretty good in my opinion. It&#039;s only just a bit lower and slower than the Atari version because I haven&#039;t changed the default speed (I must reflash the chip, I bought two atmega8 chip but one seems defective, I&#039;ve ordered more). Btw I made a mistake in my previous message, on spectrum it&#039;s 1.75 mhz, not 1 mhz.</p><p>I&#039;ve made a quick dump of the music using Hatari emulator, to the YM format. I&#039;ve only removed in the recording the part when the guy is talking, it cuts the music, and besides the samples don&#039;t work in the YM file.</p><p>(The ym dump is there if you want to compare: <a href="http://garvalf.online.fr/var/upload/temp/xenon.ym" target="_blank">http://garvalf.online.fr/var/upload/temp/xenon.ym</a>)</p><p>In the future if I make a PCB, it&#039;ll be easier to have different versions on 2 different cards.</p>]]></description>
			<pubDate>Sun, 20 Nov 2016 07:36:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249378/#p249378</guid>
		</item>
		<item>
			<title><![CDATA[Re: AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249360/#p249360</link>
			<description><![CDATA[<b><i>garvalf says:</i></b><p>yes, it can play Atari ST tunes in YM format. It won&#039;t be able to play SNDH because they use different tricks (related to 68000 CPU) and not just register dumps. You can adjust the speed of the emulator to match the target system&#039;s speed (1 or 2 mhz depending if it&#039;s Spectrum or Atari st).<br />I&#039;ll try to record some Atari ST files soon.</p>]]></description>
			<pubDate>Fri, 18 Nov 2016 21:41:41 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249360/#p249360</guid>
		</item>
		<item>
			<title><![CDATA[Re: AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249336/#p249336</link>
			<description><![CDATA[<b><i>Matej says:</i></b><p>Can it play Atari ST tunes???</p>]]></description>
			<pubDate>Thu, 17 Nov 2016 19:47:30 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249336/#p249336</guid>
		</item>
		<item>
			<title><![CDATA[AVR-AY emulator (YM2149 / ay-3-8910 chip)]]></title>
			<link>https://chipmusic.org/forums/post/249151/#p249151</link>
			<description><![CDATA[<b><i>garvalf says:</i></b><p>AVRAY is basically a project for recreating the YM2149 / ay-3-8910 chip on an ATMEGA8 chip.</p><p>It is also:<br />- a arduino player for YM2149 / ay-3-8910<br />- a windows application for playing YM files (and supports many other related formats)<br />- the recreation of the AY chip inside an ATMEGA8 chip, which you can use also with an other arduino player. So you can stream YM / AY music from an sd card and make it work from a battery or solar power for example.</p><p>The homepage: <a href="http://www.avray.ru/" target="_blank">http://www.avray.ru/</a></p><p>I&#039;ve soldered a board with this emulator last week-end. </p><p>I&#039;d like to make a PCB for making more boards like this. In this case, would some of you be interested in it? It&#039;s probably possible to turn this into a synth, but I don&#039;t think I&#039;ll have the knowledge for such a thing.</p><p>ATM it&#039;s only a sd card reader connected to the arduino which read the data (YM/AY files you can convert to the dedicated format), then pass it to the atmega8 (the sound chip recreating the ym2148)</p><p>Here is a new video I made with this board:<br /><a href="http://www.youtube.com/watch?v=gzpGbokxwZ4" target="_blank">http://www.youtube.com/watch?v=gzpGbokxwZ4</a></p><p>and a picture of it:</p><p><a class="postimg" href="https://lut.im/RExgly27x1/ufHqmhwLH6MOIwJk.jpg" title="https://lut.im/RExgly27x1/ufHqmhwLH6MOIwJk.jpg" id="forum_image_86504129"><img src="https://lut.im/RExgly27x1/ufHqmhwLH6MOIwJk.jpg" /></a></p>]]></description>
			<pubDate>Fri, 04 Nov 2016 21:34:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/249151/#p249151</guid>
		</item>
	</channel>
</rss>
