<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Olofson Arcade</title>
	<atom:link href="http://olofsonarcade.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://olofsonarcade.com</link>
	<description>Retro games - new technology</description>
	<lastBuildDate>Wed, 09 Jan 2013 12:42:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>2012 postmortem and 2013 goals</title>
		<link>http://olofsonarcade.com/2013/01/09/2012-postmortem-and-2013-goals/</link>
		<comments>http://olofsonarcade.com/2013/01/09/2012-postmortem-and-2013-goals/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 12:42:05 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=707</guid>
		<description><![CDATA[Over at the indiegamer forums, we have this annual tradition of someone starting a thread where we report our activities and progress during the year that passed, and our plans for the coming year. This is an adaption of my &#8230; <a href="http://olofsonarcade.com/2013/01/09/2012-postmortem-and-2013-goals/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><em>Over at the <a href="http://forums.indiegamer.com/">indiegamer forums</a>, we have this annual tradition of someone starting a <a href="http://forums.indiegamer.com/showthread.php?34851-In-2013-I-will...&#038;p=272912">thread</a> where we report our activities and progress during the year that passed, and our plans for the coming year. This is an adaption of my post.</em></p>
<p><img src="http://olofsonarcade.com/wp-content/uploads/2013/01/2012-2013-banner.png" alt="" title="2012/2013" width="640" height="100" class="aligncenter size-full wp-image-717" /></p>
<p>So, these were my goals for 2012:</p>
<ol>
<li>Add more fun and do more marketing for <a href="http://kobo2.net/">Kobo II</a>, to hopefully sell more than symbolic numbers to mostly <a href="http://olofson.net/kobodl/">Kobo Deluxe</a> fans.</li>
<li>Actually make some money, one way or another. More contract work, most likely.</li>
<li>Get a proper toolchain for <a href="http://zeespace.net/">ZeeSpace</a> going, for less work, better results and smaller downloads.</li>
<li>Find or write(!) a simple but effective Linux MIDI sequencer that doesn&#8217;t crash all the time, or just frustrate me to no end. The state of these things is just ridiculous&#8230;</li>
<li>And, well&#8230; I dunno? Anything fun I can come up with, that might make some money, directly or indirectly.</li>
</ol>
<p>And, the results:</p>
<ol>
<li><span style="color: #ff0000;">FAIL</span> &#8211; I did release three tech previews that were increasingly &#8220;playable&#8221;, but didn&#8217;t get anywhere near what I had in mind. &#8220;Lost&#8221; at least half a year to engine coding and&#8230;</li>
<li><span style="color: #00ff00;">SUCCESS</span> &#8211; &#8230;contract work! So, at least I&#8217;m not bankrupt. Things are going to take even longer than originally intended &#8211; but I&#8217;m still in business.</li>
<li><span style="color: #ff0000;">FAIL</span> &#8211; Basically gave up on structured/procedural graphics for this game at some point, as it just seemed to require too much engine and tool development. However, doing anything reasonably good looking in <a href="http://www.gimp.org/">GIMP</a> is rather time consuming too&#8230;!</li>
<li><span style="color: #ff0000;">FAIL</span>/<span style="color: #00ff00;">SUCCESS</span> &#8211; Actually, I didn&#8217;t even bother. Turned out just hand-coding the music in Audiality 2 (formerly ChipSound) script worked better than expected, so I just kept doing that.</li>
<li><span style="color: #ff0000;">FAIL</span> &#8211; No time for that&#8230;</li>
</ol>
<p>So, all in all, I only got about halfway to my goals for 2012.</p>
<p>One thing that turned out better than expected though, is the <a href="http://audiality.org">Audiality 2</a> sound engine. (Formerly called ChipSound.) It&#8217;s now doing multichannel modular synthesis with subsample accurate scripting, has a proper unit/plugin API and stuff &#8211; and it&#8217;s all hard realtime. So, a few more simple DSP units, and that thing will do pretty much anything I ever wanted to do in terms of game audio.</p>
<p>New goals for 2013:</p>
<ul>
<li>Keep working with my current main client. Less negotiations and research &#8211; more paid work!</li>
<li>Kobo II: Multiplayer! More fun! Proper levels! To speed things up without dumbing down the mechanics, I&#8217;m going to drop my custom physics engine for Chipmunk. A persistent scene graph rendering engine is going in, to improve performance and eliminate OpenGL from the scripting level.</li>
<li>New release of Kobo Deluxe! It&#8217;s had somewhere around 200k downloads, and is also included with a few Linux distros and other things &#8211; but few of those players have any idea there is a related game in development!</li>
<li>Finish a small sidescroller I started working on: Project Pixelfire.</li>
<li>Port at least one game to OUYA &#8211; probably Project Pixelfire. (Too heavy scripting in Kobo II, so that&#8217;s probably going to need a native compiler. Later&#8230;)</li>
<li>Get back up to speed with music! Almost dropped coding for music about two decades ago &#8211; but then I burned out, and <a href="https://soundcloud.com/david-olofson">this</a> is about all I&#8217;ve done over the last 15 years. I&#8217;m beginning to realize I need to pick it up again to stay sane.</li>
</ul>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2013/01/09/2012-postmortem-and-2013-goals/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Audiality 2 1.9.0 &#8211; Refactored, renamed, rearmed!</title>
		<link>http://olofsonarcade.com/2013/01/04/audiality-2-1-9-0-refactored-renamed-rearmed/</link>
		<comments>http://olofsonarcade.com/2013/01/04/audiality-2-1-9-0-refactored-renamed-rearmed/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 02:19:37 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=676</guid>
		<description><![CDATA[Audiality 2 is a realtime audio and music engine, primarily intended for video games. While it supports traditional sample playback as well as additive, subtractive and granular synthesis, the distinctive feature is subsample accurate realtime scripting. Audiality 2 (previously released &#8230; <a href="http://olofsonarcade.com/2013/01/04/audiality-2-1-9-0-refactored-renamed-rearmed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://olofsonarcade.com/2013/01/04/audiality-2-1-9-0-refactored-renamed-rearmed/audiality2-flash-compact/" rel="attachment wp-att-678"><img src="http://olofsonarcade.com/wp-content/uploads/2013/01/Audiality2-flash-compact-640x320.png" alt="" title="Audiality 2" width="640" height="320" class="aligncenter size-large wp-image-678" /></a></p>
<blockquote><p><a href="http://audiality.org/">Audiality 2</a> is a realtime audio and music engine, primarily intended for video games. While it supports traditional sample playback as well as additive, subtractive and granular synthesis, the distinctive feature is subsample accurate realtime scripting.
</p></blockquote>
<p>Audiality 2 (previously released as ChipSound) is used for sound effects and music in the game <a href="http://kobo2.net/">Kobo II</a>. The name originates from an old structured audio and sampleplayer engine, originally developed as part of the XKobo port <a href="http://kobodeluxe.com/">Kobo Deluxe</a>. The old engine is no longer maintained, so the new one, which has similar goals but much greater potential, is now inheriting the name.</p>
<p><strong>Key features:</strong></p>
<ul>
<li>Microthreaded realtime scripting engine</li>
<li>Modular voice structures</li>
<li>Subsample accurate timing</li>
<li>Designed for hard realtime applications</li>
<li>No hardwired voice/channel/bus structures</li>
<li>No hardwired &#8220;MIDI-isms&#8221; or similar</li>
<li>No hardwired instruments or songs &#8211; only programs</li>
<li>Lock-free timestamping C API</li>
<li>Audio I/O drivers:
<ul>
<li><a href="http://www.libsdl.org/">SDL</a> audio</li>
<li><a href="http://jackaudio.org/">JACK</a></li>
<li>Application provided drivers</li>
</ul>
</li>
<li>System drivers:
<ul>
<li>libc malloc (soft RT)</li>
<li>Application provided drivers</li>
</ul>
</li>
<li>Implemented in portable C</li>
<li>zlib license</li>
</ul>
<p><strong>Official site:</strong> <a href="http://audiality.org/">audiality.org</a></p>
<p><strong>Direct download:</strong> <a href="http://audiality.org/download/Audiality2-1.9.0.tar.bz2">Audiality2-1.9.0.tar.bz2</a></p>
<p><strong>Related; Kobo II site:</strong> <a href="http://kobo2.net/">kobo2.net</a></p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2013/01/04/audiality-2-1-9-0-refactored-renamed-rearmed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChipSound becomes Audiality 2</title>
		<link>http://olofsonarcade.com/2012/12/13/chipsound-becomes-audiality-2/</link>
		<comments>http://olofsonarcade.com/2012/12/13/chipsound-becomes-audiality-2/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 10:52:53 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=633</guid>
		<description><![CDATA[Now official: The Kobo II sound engine, ChipSound, becomes Audiality 2. This placeholder front page replaces the old Audiality site until the proper site is ready. There will be downloads, documentation, sounds, music and scripting examples. The engine remains Free/Open &#8230; <a href="http://olofsonarcade.com/2012/12/13/chipsound-becomes-audiality-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://olofsonarcade.com/2012/12/13/chipsound-becomes-audiality-2/audiality2-soon/" rel="attachment wp-att-635"><img src="http://olofsonarcade.com/wp-content/uploads/2012/12/audiality2-soon.png" alt="" title="audiality2-soon" width="600" height="245" class="aligncenter size-full wp-image-635" /></a><br />
Now official: <strong>The Kobo II sound engine, ChipSound, becomes Audiality 2.</strong></p>
<p><a href="http://audiality.org/">This placeholder front page</a> replaces the old Audiality site until the proper site is ready. There will be downloads, documentation, sounds, music and scripting examples.</p>
<p>The engine remains Free/Open Source under the zlib license. Version is bumped to 1.9.x for upcoming development releases, until the stable 2.0.0. C API prefixes become <strong>a2_</strong>/<strong>A2_</strong>, and the script file extension changes from <strong>csl</strong> <em>(ChipSound Language)</em> to <strong>a2s</strong> <em>(Audiality 2 Script)</em>.</p>
<p>One reason for the name change is that loads of things are already named ChipSound and similar. Further, the old Audiality (formerly the unnamed sound engine of <a href="http://kobodeluxe.com/">Kobo Deluxe</a>) is no longer developed, while the new engine has similar applications but much more potential, so it makes sense to pass the name on instead of just abandoning it.</p>
<p>What to expect in the first Audiality 2 release (done and mostly working already):</p>
<ul>
<li>Modular voice structures.</li>
<li>Various voice units, such as oscillators, filters, waveshapers, delays etc.</li>
<li>Public unit API for plugin (native code) units.</li>
<li>Subvoices can be &#8220;inlined&#8221;, allowing the parent voice to process their output.</li>
<li>New builtin waveforms: pulses and YM3812 style sine variants.</li>
<li>Stereo support.</li>
<li>Support for <a href="http://jackaudio.org/">JACK</a> and host application provided audio I/O.</li>
<li>SDL is optional &#8211; will build without it.</li>
<li>Scripts can have proper local functions.</li>
<li>Various other fixes and improvements.</li>
</ul>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/12/13/chipsound-becomes-audiality-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Kobo II now on SoundCloud!</title>
		<link>http://olofsonarcade.com/2012/04/25/kobo-ii-now-on-soundcloud/</link>
		<comments>http://olofsonarcade.com/2012/04/25/kobo-ii-now-on-soundcloud/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 01:51:56 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=627</guid>
		<description><![CDATA[Decided to make some new recordings of the current versions of the songs in Kobo II. These are all full length versions, and I&#8217;ve made an attempt at actually improving the sound with the JAMin mastering tool, rather than just &#8230; <a href="http://olofsonarcade.com/2012/04/25/kobo-ii-now-on-soundcloud/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Decided to make some new recordings of the current versions of the songs in Kobo II. These are all full length versions, and I&#8217;ve made an attempt at actually <strong>improving</strong> the sound with the <a href="http://jamin.sourceforge.net/en/about.html">JAMin</a> mastering tool, rather than just compressing the living daylights out of it. <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>And, these tracks, along with a bit of ingame sound effects (some of the new weapons, item pickup sounds, the soothing hum of the new spawn deck etc) are now on <a href="http://soundcloud.com/david-olofson">SoundCloud</a>, which seemed like a good idea for various reasons. <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44266838&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44266838&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object><br />
<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44266648&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44266648&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object><br />
<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44265101&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44265101&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object><br />
<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44264741&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44264741&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object><br />
<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44237219&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44237219&color=ff7700&theme_color=%23304D3A&show_comments=true&auto_play=false" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object></p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/04/25/kobo-ii-now-on-soundcloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kobo II: Tech Preview 4</title>
		<link>http://olofsonarcade.com/2012/04/13/kobo-ii-tech-preview-4/</link>
		<comments>http://olofsonarcade.com/2012/04/13/kobo-ii-tech-preview-4/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 03:27:07 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=613</guid>
		<description><![CDATA[The fourth Kobo II Tech Preview, Windows and 64 bit Linux versions, now available for download from the official site as well as IndieDB. Direct downloads: KoboII-TP4-Win32.zip (3.6 MB) KoboII-TP4-Linux64.tar.bz2 (3.2 MB) Highlights: New bases in Campaign Mode! New weapons! &#8230; <a href="http://olofsonarcade.com/2012/04/13/kobo-ii-tech-preview-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The fourth Kobo II Tech Preview, Windows and 64 bit Linux versions, now available for download from the <a href="http://kobo2.net/">official site</a> as well as <a href="http://www.indiedb.com/games/kobo-ii/downloads">IndieDB</a>.</p>
<p>Direct downloads:</p>
<ul>
<li><a href="http://kobo2.net/KoboII-TP4-Win32.zip">KoboII-TP4-Win32.zip</a> (3.6 MB)</li>
<li><a href="http://kobo2.net/KoboII-TP4-Linux64.tar.bz2">KoboII-TP4-Linux64.tar.bz2</a> (3.2 MB)</li>
</ul>
<p>Highlights:</p>
<ul>
<li><b>New bases</b> in Campaign Mode!</li>
<li><b>New weapons!</b> Powerup icons! Spawn Deck!</li>
<li><b>Mouse support!</b> Relative and absolute modes.</li>
<li>Input grab &#8211; no accidental focus loss.</li>
<li>Splash damage shockwaves work again!</li>
<li>Sound effects and music <b>volume controls</b>.</li>
<li>Documentation via <b>GUI hint popups</b>.</li>
<li>Lots of other little details.</li>
<li>Various bug fixes.</li>
</ul>
<p><a href="http://kobo2.net/ChangeLog">Full ChangeLog</a>.</p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/04/13/kobo-ii-tech-preview-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PC speaker speech resynthesized</title>
		<link>http://olofsonarcade.com/2012/03/24/pc-speaker-speech-resynthesized/</link>
		<comments>http://olofsonarcade.com/2012/03/24/pc-speaker-speech-resynthesized/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 07:04:15 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=590</guid>
		<description><![CDATA[The other day, Disasterpeace mentioned an idea about speech synthesis based on pulse waves, and I remembered playing around with something like that back in 1995, while doing sound effects for a little university project game. I actually found the &#8230; <a href="http://olofsonarcade.com/2012/03/24/pc-speaker-speech-resynthesized/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The other day, <a href="http://disasterpeace.com/">Disasterpeace</a> mentioned <a href="https://twitter.com/Disasterpeace/statuses/181569133278806018">an idea</a> about speech synthesis based on pulse waves, and I remembered playing around with something like that back in 1995, while doing sound effects for a little university project game.</p>
<p>I actually found the original code, and ported it to <a href="http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/">ChipSound</a>! The original was done in Borland Pascal on DOS, using the sound, nosound and delay calls. It&#8217;s basically PWM/hardsync with occasional noise generated by randomly modulating the frequency; all &#8220;commands&#8221; issued with 1 ms granularity. (Except for the &#8220;m&#8221;, where I was apparently creating a half-amplitude pulse by setting the frequency to 40kHz, whereas the ChipSound version is just creating a very short pulse.)</p>
<p>It&#8217;s all very primitive, and there&#8217;s a lot more tweaking that could be done &#8211; like adding multiple formants to improve the vowels &#8211; but the point is, it seems like one might actually get away with synthesizing speech using only fixed amplitude pulse waves. <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A recording of the ChipSound version, first with some flanger and delay effects, and then mostly dry:<br />
<a href='http://olofsonarcade.com/wp-content/uploads/2012/03/pc-bot-emergency.mp3'>pc-bot-emergency.mp3</a> <object type="application/x-shockwave-flash"
		data="http://olofsonarcade.com/wp-content/plugins/play-button//musicplayer.swf?&autoload=false&song_url=http://olofsonarcade.com/wp-content/uploads/2012/03/pc-bot-emergency.mp3" 
		width="17" height="17">
		<param name="movie" 
		value="http://olofsonarcade.com/wp-content/plugins/play-button//musicplayer.swf?&autoload=false&song_url=http://olofsonarcade.com/wp-content/uploads/2012/03/pc-bot-emergency.mp3" />
		<img src="noflash.gif" 
		width="17" height="17" alt="" />
		</object></p>
<p>Original Borland Pascal source code: <a href="http://olofson.net/download/TALK.PAS">TALK.PAS</a></p>
<p>ChipSound source code: <a href="http://olofson.net/download/talk.csl">talk.csl</a></p>
<p>The thing is trying to say some random nonsense;</p>
<blockquote><p>Emergency! Emergency! Emergency!<br />
I am PC! I seek revenge!<br />
This is a real emergency!</p></blockquote>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/03/24/pc-speaker-speech-resynthesized/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://olofsonarcade.com/wp-content/uploads/2012/03/pc-bot-emergency.mp3" length="681840" type="audio/mpeg" />
		</item>
		<item>
		<title>EEL 0.3.6 released!</title>
		<link>http://olofsonarcade.com/2012/03/13/eel-0-3-6-released/</link>
		<comments>http://olofsonarcade.com/2012/03/13/eel-0-3-6-released/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 22:55:30 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=583</guid>
		<description><![CDATA[As I mentioned in my previous post, I have decided to release the native part of Kobo II as Free/Open Source &#8211; and next up is the final, major part: EEL with its bindings to OpenGL, ChipSound (that previous post) &#8230; <a href="http://olofsonarcade.com/2012/03/13/eel-0-3-6-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As I mentioned in my <a href="http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/">previous post</a>, I have decided to release the native part of <a href="http://kobo2.net">Kobo II</a> as Free/Open Source &#8211; and next up is the final, major part: EEL with its bindings to OpenGL, ChipSound (that previous post) and ZeeSpace (included), a small physics engine and some other stuff.</p>
<p>Direct download: <a href="http://eel.olofson.net/download/EEL-0.3.6.tar.bz2">EEL-0.3.6.tar.bz2</a> (944 kB)</p>
<p>From the <a href="http://eel.olofson.net/news.html">EEL home site</a>:</p>
<blockquote><p>I have decided make regular releases of EEL with EELBox along with Kobo II in order to make the game available to more players. I just don&#8217;t have the time and resources to make proper builds for other platforms than Win32 at this point. (Even though I&#8217;m actually doing the development entirely on Linux. The irony&#8230;!)</p>
<p>The release is in the download section, as usual. See the <a href="http://eel.olofson.net/ChangeLog">ChangeLog</a> for more details.</p>
<p>Like 0.3.4, this version uses ChipSound for sound synthesis. ChipSound is now under the <a href="http://www.gzip.org/zlib/zlib_license.html">zlib license</a>!</p>
<p>Note that this is not really an official release aimed at EEL users. Things are under heavy development, and I just don&#8217;t have the time to touch anything that isn&#8217;t strictly needed for Kobo II and my inhouse tools at this point. Contributions would be welcome, and I&#8217;ll try to answer questions, but please keep in mind that these are just my private tools that I use to get my job done at this point. Use at your own risk, etc. <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p></blockquote>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/03/13/eel-0-3-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChipSound 0.1.0 released &#8211; zlib license!</title>
		<link>http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/</link>
		<comments>http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 09:54:41 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=571</guid>
		<description><![CDATA[I&#8217;ve decided to officially release the engines (scripting, physics, sound and 2.5D rendering) behind Kobo II as Free/Open Source, in order to make the game available to basically anyone with OpenGL and a C compiler. Actually, older versions have already &#8230; <a href="http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve decided to officially release the engines (scripting, physics, sound and 2.5D rendering) behind <a href="http://kobo2.net">Kobo II</a> as Free/Open Source, in order to make the game available to basically anyone with OpenGL and a C compiler.</p>
<p>Actually, older versions have already been <a href="http://eel.olofson.net/news.html">released</a> in conjunction with <a href="http://olofsonarcade.com/2011/12/22/ld-22-result-and-postmortem/">The Grumpy Pinball Ball</a>, but at the time I hadn&#8217;t decided on a license for the sound engine, ChipSound.</p>
<p>Don&#8217;t expect this to be seriously usable production code! I am indeed using it for Kobo II and various tools, but I implement only the very features I need right now, so expect a generally odd feature set, little documentation and a few dangling wires.</p>
<p>First out is ChipSound, which is now under the <a href="http://www.gzip.org/zlib/zlib_license.html">zlib license</a>.</p>
<p><a href="http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/chipsoundtest/" rel="attachment wp-att-578"><img src="http://olofsonarcade.com/wp-content/uploads/2012/03/ChipSoundTest-640x384.png" alt="" title="ChipSoundTest" width="640" height="384" class="alignleft size-large wp-image-578" /></a></p>
<p>Direct download: <a href="http://www.olofson.net/download/ChipSound-0.1.0.tar.bz2">ChipSound-0.1.0.tar.bz2</a> (75K)</p>
<p>Included with this is a small <a href="http://libsdl.org">SDL</a> based test program that demonstrates how to load, play and control sounds, and how to implement oscilloscopes by wiring an application callback to the &#8220;master&#8221; voice.</p>
<p>The included work-in-progress demo songs belong to Kobo II, and are NOT covered by the zlib license. They&#8217;re only provided as examples of what can be done with ChipSound. More info on some of these songs can be found <a href="http://olofsonarcade.com/2011/02/10/kobo-ii-title-song-wip/">here</a>, <a href="http://olofsonarcade.com/2012/02/25/kobo-ii-new-ingame-track/">here</a>, <a href="http://olofsonarcade.com/2011/11/06/kobo-ii-another-song-wip/">here</a> and <a href="http://olofsonarcade.com/2012/02/26/kobo-ii-strange-results-trance-alert/">here</a>.</p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/03/13/chipsound-0-1-0-released-zlib-license/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Kobo II: Tech Preview 3</title>
		<link>http://olofsonarcade.com/2012/03/11/kobo-ii-tech-preview-3/</link>
		<comments>http://olofsonarcade.com/2012/03/11/kobo-ii-tech-preview-3/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 02:00:56 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Kobo II]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=567</guid>
		<description><![CDATA[The third Kobo II Tech Preview is now available for download! The 32 bit Windows build can be found on the official site. Direct download: KoboII-TP3-Win32.zip (3.4 MB) From the site: Finally, Tech Preview 3 is out! Basically, things haven&#8217;t &#8230; <a href="http://olofsonarcade.com/2012/03/11/kobo-ii-tech-preview-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The third Kobo II Tech Preview is now available for download!</p>
<p>The 32 bit Windows build can be found on the <a href="http://kobo2.net/">official site</a>. Direct download: <a href="http://kobo2.net/KoboII-TP3-Win32.zip">KoboII-TP3-Win32.zip</a> (3.4 MB)</p>
<p>From the site:</p>
<blockquote><p>Finally, Tech Preview 3 is out! Basically, things haven&#8217;t been going my way lately, and I&#8217;m also at the point where I have to do other stuff to pay the bills, which is a situation that does not blend with custom engines and unusual solutions. But even so, here it is! <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>ZeeSpace is on vacation for now, awaiting a proper toolchain &#8211; but in the meantime, there will be some nice high altitude battles instead. Parallax scrolling, for the true retro fans out there! <img src='http://olofsonarcade.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>There are now two game modes; a more true Survival Mode (much more aggressive spawning; no continues), and the beginnings of a new Campaign mode that is a bit more like the old Kobo Deluxe &#8211; except we have physics around here! That is something I&#8217;m going to leverage big time later on.</p></blockquote>
<p><a href="http://kobo2.net/ChangeLog">Full ChangeLog</a>.</p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/03/11/kobo-ii-tech-preview-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Pixelfire &#8211; a small retro SHMUP</title>
		<link>http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/</link>
		<comments>http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 14:31:32 +0000</pubDate>
		<dc:creator>Olofson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://olofsonarcade.com/?p=556</guid>
		<description><![CDATA[Trying to get Kobo II TP3 out this weekend, and if that goes well, I might do something like this, and maybe submit it to the GDC Pirate Kart. Monochrome sprites, some layered sprites, glow effects, parallax scrolling and of &#8230; <a href="http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Trying to get Kobo II TP3 out this weekend, and if that goes well, I might do something like this, and maybe submit it to the <a href="http://www.piratekart.com/">GDC Pirate Kart</a>. Monochrome sprites, some layered sprites, glow effects, parallax scrolling and of course, chip inspired music and retro sound effects. And, it will be fast and hardcore! Might throw in some basic physics as well, for that extra retro-futuristic twist.</p>
<p><a href="http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/ppxf/" rel="attachment wp-att-557"><img src="http://olofsonarcade.com/wp-content/uploads/2012/03/ppxf-640x400.png" alt="" title="Project Pixelfire mockup - Space" width="640" height="400" class="alignleft size-large wp-image-557" /></a></p>
<p><a href="http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/ppxf2/" rel="attachment wp-att-558"><img src="http://olofsonarcade.com/wp-content/uploads/2012/03/ppxf2-640x400.png" alt="" title="Project Pixelfire mockup - Rocky landscape" width="640" height="400" class="alignleft size-large wp-image-558" /></a></p>
<p><em><strong>David</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://olofsonarcade.com/2012/03/03/project-pixelfire-a-small-retro-shmup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
