<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Midi front end for OPL FM]]></title>
		<link>https://chipmusic.org/forums/topic/11782/midi-front-end-for-opl-fm/</link>
		<description><![CDATA[The most recent posts in Midi front end for OPL FM.]]></description>
		<lastBuildDate>Thu, 16 Jan 2014 16:34:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/198211/#p198211</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><p>Hi, just a major update on my forked OPL3 MIDI driver.&nbsp; Still no config utility yet but certainly a ton of changes.</p><p>[17-JAN-2013]<br /> * VGM Logging support (CC119=127 for ON, CC119=0 for OFF.&nbsp; Saves to %TEMP%\opl3vgmlog.vgm for now)<br /> * Fixed intermittent 4-op -&gt; 2x2op/2op voice stealing issues<br /> * Fixed voice-stealing problems on patch change (MS&#039;s oldest-by-patch policy was flawed)<br /> * Tweaked Attack/Release range<br /> * Portamento (CC5/CC65) support for both poly and mono.&nbsp; Using EXP start-end time policy, and sustained pitch tracking.&nbsp; 100Hz update.<br /> * Modulation wheel (CC1) support.&nbsp; LFO policy is per-voice except for mono legato which follows on previous voice until silence. 100Hz update.<br /> * Experimental linear pitch envelope support (currently possible with drum patch map only; see 2x2patchtest.h)&nbsp; 100Hz update.<br /> * Channel Volume = 0 non-zero velocity should still allocate a voice.&nbsp; (thanks DracoNihil)<br /> * Changes to initialization code structure.<br /> * Fixed project solution to spit out differentiating filenames depending on use for hardware or emu.</p><p>Win32 Binary: <a href="https://dl.dropboxusercontent.com/u/1287967/opl3driver.rar" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; driver.rar</a><br />WinRT Binary: <a href="https://dl.dropboxusercontent.com/u/1287967/WinRTexe/opl3emu.dll" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; pl3emu.dll</a><br />Git repo/source: <a href="https://bitbucket.org/djtubig-malicex/opl3-synth-driver" target="_blank">https://bitbucket.org/djtubig-malicex/opl3-synth-driver</a></p><p>EDIT:&nbsp; this build is using khokh2001&#039;s OPL3 core, which has an EG retriggering bug.&nbsp; if this is an issue please let me know.<br />Also, give this a listen with this build.&nbsp; <a href="https://dl.dropboxusercontent.com/u/1287967/unisontest2.mid" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; ntest2.mid</a></p><p><strong>EDIT2:</strong> Testing repo build vgm log output: <a href="https://dl.dropboxusercontent.com/u/1287967/opl3vgmlog-opl3dhaostest3.vgm" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; stest3.vgm</a>&nbsp; (10 points if you can guess the game and song.&nbsp; bonus points for naming the source of either the lead, organ, or bass patch)&nbsp; &nbsp;CMI8738 output: <a href="https://dl.dropboxusercontent.com/u/1287967/opl3logtest-dhaostest-cmi8738.mp3" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; mi8738.mp3</a></p><p>More test tracks:<br /><a href="https://dl.dropboxusercontent.com/u/1287967/opl3vgmlog-opl3puyo2test.vgm" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; o2test.vgm</a>&nbsp; Puyo Puyo 2 again. Only less lame <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br /><a href="https://dl.dropboxusercontent.com/u/1287967/opl3vgmlog-opl3hydrocitytest.vgm" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; tytest.vgm</a> Sonic 3 Hydrocity Act 2</p>]]></description>
			<pubDate>Thu, 16 Jan 2014 16:34:13 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/198211/#p198211</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197800/#p197800</link>
			<description><![CDATA[<b><i>yogi says:</i></b><p>It should run on Win98 but you wouldn&#039;t need GiveIO.sys, it is necessary only on NT/2000/XP. I haven&#039;t tried it on Win98 so let us know how you fair. <br />Yogi</p>]]></description>
			<pubDate>Mon, 13 Jan 2014 17:04:43 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197800/#p197800</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197757/#p197757</link>
			<description><![CDATA[<b><i>Noplanet says:</i></b><p>I&#039;ll give it a go on my Win 98 machine. bit confused on giveio.sys used along with this program.</p>]]></description>
			<pubDate>Mon, 13 Jan 2014 13:19:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197757/#p197757</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197107/#p197107</link>
			<description><![CDATA[<b><i>yogi says:</i></b><div class="quotebox"><cite>dj.tuBIG./MaliceX wrote:</cite><blockquote><p>You bet.&nbsp; At the moment I&#039;m storing patches in the same struct format MS stored their patches except I&#039;m making use of the members they haven&#039;t bothered to use, so currently it requires some OPL register programming knowledge.</p><p>What I was thinking, since Freq Monster is basically feature-complete in terms of patch-making, I intend to support the modified .SBI format it uses where users can mix and match patches of their liking (with exception to the 3x2op or 4+2op patches which they will need to be separated, as well as some of the other mappings which will otherwise require modifying the patch structure), as well as supporting other known OPL patch register file formats. (I&#039;ve already got BNK and IBK half-ready.).</p></blockquote></div><p>SNAP! that sounds great. Definitely be watching your progress!<br />Yogi</p>]]></description>
			<pubDate>Tue, 07 Jan 2014 01:40:24 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197107/#p197107</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197097/#p197097</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><div class="quotebox"><cite>yogi wrote:</cite><blockquote><p>I know it&#039;s early on, but do you plan any instrument editing? Some what like Soundfonts? <br />Yogi</p></blockquote></div><p>You bet.&nbsp; At the moment I&#039;m storing patches in the same struct format MS stored their patches except I&#039;m making use of the members they haven&#039;t bothered to use, so currently it requires some OPL register programming knowledge.</p><p>What I was thinking, since Freq Monster is basically feature-complete in terms of patch-making, I intend to support the modified .SBI format it uses where users can mix and match patches of their liking (with exception to the 3x2op or 4+2op patches which they will need to be separated, as well as some of the other mappings which will otherwise require modifying the patch structure), as well as supporting other known OPL patch register file formats. (I&#039;ve already got BNK and IBK half-ready.).</p>]]></description>
			<pubDate>Tue, 07 Jan 2014 00:11:20 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197097/#p197097</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197082/#p197082</link>
			<description><![CDATA[<b><i>yogi says:</i></b><div class="quotebox"><cite>sandneil wrote:</cite><blockquote><div class="quotebox"><cite>yogi wrote:</cite><blockquote><p>Cool. Which Ver of Windows? Sounds like the process with Win98, the VxD drvier, If you are using XP please advise me on the driver ver you&#039;r using.<br />@ herr_prof, the web site has a whole page of shots. Never posted an image to this board, so I&#039;m &#039;riding the short bus&#039; ATM. It looks very nice, just about every pram of the OPL has a control, which are midi mappable.<br /><a class="postimg" href="http://fm801.kewl.org/assets/files/images/screenshots/screenshot-013.jpg" title="PunBB bbcode FM801 Ver 2.19" id="forum_image_66413476"><img src="http://fm801.kewl.org/assets/files/images/screenshots/screenshot-013.jpg" /></a><br />OK, we got posting pixs figured out <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />Yogi</p></blockquote></div><p>only win9x sorry</p></blockquote></div><p>Oh OK. XP is a pain with access to hardware. Porttalk or GiveIO helps but M$ didn&#039;t do any favors.</p>]]></description>
			<pubDate>Mon, 06 Jan 2014 18:39:17 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197082/#p197082</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197077/#p197077</link>
			<description><![CDATA[<b><i>sandneil says:</i></b><div class="quotebox"><cite>yogi wrote:</cite><blockquote><div class="quotebox"><cite>sandneil wrote:</cite><blockquote><p>well ive got one of these cards and you can use pretty much any dos adlib tracker. but you have to be running windows. install the drivers in windows and then reboot in dos mode and run the setup program (have to do it every time you boot into dos mode) &amp; then you can use dos trackers like adlib tracker or reality adlib tracker</p></blockquote></div><p>Cool. Which Ver of Windows? Sounds like the process with Win98, the VxD drvier, If you are using XP please advise me on the driver ver you&#039;r using.<br />@ herr_prof, the web site has a whole page of shots. Never posted an image to this board, so I&#039;m &#039;riding the short bus&#039; ATM. It looks very nice, just about every pram of the OPL has a control, which are midi mappable.<br /><a class="postimg" href="http://fm801.kewl.org/assets/files/images/screenshots/screenshot-013.jpg" title="PunBB bbcode FM801 Ver 2.19" id="forum_image_3099630"><img src="http://fm801.kewl.org/assets/files/images/screenshots/screenshot-013.jpg" /></a><br />OK, we got posting pixs figured out <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />Yogi</p></blockquote></div><p>only win9x sorry</p>]]></description>
			<pubDate>Mon, 06 Jan 2014 16:33:41 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197077/#p197077</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197076/#p197076</link>
			<description><![CDATA[<b><i>yogi says:</i></b><div class="quotebox"><cite>dj.tuBIG./MaliceX wrote:</cite><blockquote><p>Yes, that&#039;s MIDI.&nbsp; the recording is software though but so far I&#039;ve only got one 4op patch in my test bank (2x2optest, #33 finger bass).&nbsp; That will be changing over time as I make bugfixes and stuff.</p><p>Here are some MIDI files.&nbsp; They should work with hardware just as well (tested with YMF724F-V and CMI8738)<br /><a href="https://dl.dropboxusercontent.com/u/1287967/4optests.zip" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; ptests.zip</a></p></blockquote></div><p>I know it&#039;s early on, but do you plan any instrument editing? Some what like Soundfonts? <br />Yogi</p>]]></description>
			<pubDate>Mon, 06 Jan 2014 16:25:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197076/#p197076</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197065/#p197065</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><p>Yes, that&#039;s MIDI.&nbsp; the recording is software though but so far I&#039;ve only got one 4op patch in my test bank (2x2optest, #33 finger bass).&nbsp; That will be changing over time as I make bugfixes and stuff.</p><p>Here are some MIDI files.&nbsp; They should work with hardware just as well (tested with YMF724F-V and CMI8738)<br /><a href="https://dl.dropboxusercontent.com/u/1287967/4optests.zip" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; ptests.zip</a></p>]]></description>
			<pubDate>Mon, 06 Jan 2014 08:39:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197065/#p197065</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197037/#p197037</link>
			<description><![CDATA[<b><i>yogi says:</i></b><p>WOW !!! That sounds GREAT! The sound file is midi playback? Was that HW or emu? This is too cool! I&#039;ll load this up in the next few days Thank you so much!<br />Yogi</p>]]></description>
			<pubDate>Sun, 05 Jan 2014 18:20:17 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197037/#p197037</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/197020/#p197020</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><p>Just thought I&#039;d announce I&#039;ve just finished getting OPL passthrough working with my fork of alexey&#039;s opl3 synth driver thing.<br />The motivation comes as I believe MIDI is more accessible of a platform for many musicians, but I find most of the tools for OPL2/3 music-making are biased towards trackers, and existing MIDI tools for OPL2/3 music are limited if not closed-source.</p><p>Git repository here: <a href="https://bitbucket.org/djtubig-malicex/opl3-synth-driver" target="_blank">https://bitbucket.org/djtubig-malicex/opl3-synth-driver</a><br />Win32 Binary: <a href="https://dl.dropboxusercontent.com/u/1287967/opl3driver.rar" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; driver.rar</a><br />WinRT Binary (software only, requires jailbreak): <a href="https://dl.dropboxusercontent.com/u/1287967/WinRTexe/opl3emu.dll" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; pl3emu.dll</a></p><p>Example (testing true 4-op mode bass patch among other things, Still a bit buggy): <a href="https://dl.dropboxusercontent.com/u/1287967/opl3driver-4optest2.ogg" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; ptest2.ogg</a></p><p>I&#039;m slowly working away with adding enhancements to the MIDI playback handling.</p><p>Changes from the standard MSOPL implementation:<br /></p><ul><li><p>Pitch bend range extension + tuning fixes (yes you can go beyond -/+24 semitones, screw General MIDI limitations)</p></li><li><p>Completed support for 2x2op and 4-op patches.&nbsp; (still a few bugs for some)</p></li><li><p>Experimental support for CC72-74 controllers (GM-2 and XG-compliant Release, Attack, and &quot;Brightness&quot;--locked to op0 TL)</p></li><li><p>Expression support (CC11)</p></li><li><p>Sustain note long-release behavior fixed</p></li><li><p>Mono/legato and Poly mode switching (CC126/127)</p></li><li><p>XG-compliant Drum channel bank switch (except ch10 is hardcoded.&nbsp; May change once SysEx handling is complete)</p></li><li><p>Choose between Software and Hardware (requires inpout32.dll, included) playback</p></li><li><p>Different banks available.&nbsp; (hopefully i will complete a configuration utility to facilitate bank switching)</p></li></ul><p>What&#039;s to come:<br /></p><ul><li><p>VGM Logging</p></li><li><p>More banks/patches</p></li><li><p>More MIDI control mappings</p></li><li><p>Configuration utility (less DLLs to manage)</p></li><li><p>...bugfixes of course <img src="https://chipmusic.org/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p></li></ul><p>Special thanks to ValleyBell (current maintainer of the VGM format spec and related tools) for sharing source code to which I have borrowed and adapted. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Please, if anyone with a real OPL3-compatible card could try this out (atm the OPLHW builds are hardcoded to 0x388. Let me know if you require a different port) and let me know of any issues.&nbsp; &nbsp;Likewise, feature requests and bug reports come at me.&nbsp; Preferably post them here:<br /><a href="https://bitbucket.org/djtubig-malicex/opl3-synth-driver/issues" target="_blank">https://bitbucket.org/djtubig-malicex/o &#133; ver/issues</a></p><p><strong>NB:</strong> Use at your own risk. I&#039;m not responsible for you installing this driver and your computer deciding to explode into a million pieces.&nbsp; You have been warned.</p><p>PS: For anyone wondering why I didn&#039;t just use a kernel driver instead, it&#039;s because kernel drivers are more difficult to write and there&#039;s already a simple way to access the OPL write register by means of an open-source third-party interface (which in itself contains a kernel driver).&nbsp; By the time I get the configuration utility happening, switching to hardware playback will be a matter of a configuration flag, and eventually you won&#039;t need all these DLLs with a hardcoded bank.</p>]]></description>
			<pubDate>Sun, 05 Jan 2014 12:56:48 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/197020/#p197020</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/183207/#p183207</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><p>On the discussion for OPL3 MIDI &quot;front ends&quot;, this appeared on VOGONS last week:</p><p><a href="http://www.vogons.org/viewtopic.php?f=9&amp;t=36667" target="_blank">http://www.vogons.org/viewtopic.php?f=9&amp;t=36667</a></p><p>Someone&#039;s finally made an installable software-bound Windows driver to play back the old classic MSOPL/WinFM/whatever you call it, MIDI playback.</p>]]></description>
			<pubDate>Fri, 06 Sep 2013 04:50:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/183207/#p183207</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/183130/#p183130</link>
			<description><![CDATA[<b><i>yogi says:</i></b><p>Well, WELCOME! dj.tuBIG/MaliceX <br /> Lucky YOU, with a SW1000XG! I was hunting for one but settled on a Labway WaveForce clone. So far I&#039;m very happy with it, the XG midi really sounds GOOD. In combination with the OPL core it&#039;s like having two cards<br /> Thanks for your links. Was not aware of the hardware OPL support in Taewoong&#039;s Daum build; but I see he has included Gulikoza code, seems tailored to running Win9x under DOSBox(?)&nbsp; <br />I had found a thread:<br /></p><div class="quotebox"><cite>VOGONS wrote:</cite><blockquote><p> <a href="http://www.vogons.org/viewtopic.php?f=31&amp;t=32738&amp;p=272233&amp;hilit=YMF724#p272233" target="_blank">http://www.vogons.org/viewtopic.php?f=3 &#133; 24#p272233</a></p><p>&quot;<br />I&#039;ve been mailing a person who can use it on XP. He told me this: </p><p>--------------------------------------------------------------------------- </p><p>&quot;https://rapidshare.com/files/830132505/Yamaha DS-XG WinXP Driver.zip</p><p>I installed this driver over the built-in XP driver. Rebooted. Installed PowerYMF and added legacy support. It asked to reboot again. Copied porttalk.sys to system32/drivers and added porttalk.reg to registry. Rebooted again. I set gulikoza&#039;s DOSBox CVS build to use &quot;hardware&quot; OPL mode. And that&#039;s it, I start DOSBox and the FM music is played through the card&#039;s real OPL3 chip.</p><p>I hope this was helpful.&quot;</p></blockquote></div><p>So this looked very promising for Adlib Tracker ][ but yet to try it out. <br /> On Taewoong&#039;s page there are links to other VOGONS threads, how-tos for installing Win9x. This got me thinking about a complicated work around: running DOSBox/Win98SE/AdlibTracker][@DOS Prompt. Probability a wacky idea <img src="https://chipmusic.org/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /><br /> Would like to hear ForteMedia examples, I had been considering buying one just to have it ( but grabbing a second Labway/Yammy card seems a better choice).<br /> Yogi</p>]]></description>
			<pubDate>Thu, 05 Sep 2013 16:20:45 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/183130/#p183130</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/183100/#p183100</link>
			<description><![CDATA[<b><i>dj.tuBIG./MaliceX says:</i></b><p>Hi, just registered to respond to this topic.</p><p>Yeah, FM801 is great.&nbsp; I&#039;ve got two YMF724F-V cards here, one on my desktop machine (dual boot 7 and XP, the latter to support the Yamaha SW1000XG card too).&nbsp; It&#039;s nice that PowerYMF reenables the native mode support under XP since Yamaha&#039;s WDM drivers disables it for some reason considering the default Microsoft drivers while doesn&#039;t enable the inbuilt XG synth, it enables the FM driver for MIDI playback.</p><p>quick and dirty test: <a href="https://dl.dropboxusercontent.com/u/1287967/opl3_fm801test.mp3" target="_blank">https://dl.dropboxusercontent.com/u/128 &#133; 01test.mp3</a></p><p>For OPL passthrough, there are two known programs that also work, both requiring porttalk.sys (different to giveio.sys but essentially does the same thing):</p><p>1. DOSBOX SVN-DAUM (best SVN build of DOSBOX since official release. I&#039;m aware of Megabuild but that&#039;s outdated).&nbsp; Configure via dosbox.conf set oplmode to hardware.<br /><a href="http://ykhwong.x-y.net/" target="_blank">http://ykhwong.x-y.net/</a></p><p>2. VGMPlay 0.40.3 (ini file must be configured to do so.&nbsp; Will passthrough YM3526, YM3812, YMF262, YM2413 and Y8950 to hardware OPL3.&nbsp; SN76489 vgm&#039;s can also be used via OPL3 card; periodic noise/bass is not correct however)<br /><a href="http://vgm.mdscene.net/forum/viewtopic.php?t=112" target="_blank">http://vgm.mdscene.net/forum/viewtopic.php?t=112</a></p><p>You can get porttalk here (make sure you RTFM; install to %WINDIR%\system32\drivers and apply registry file.):<br /><a href="http://retired.beyondlogic.org/porttalk/porttalk.htm" target="_blank">http://retired.beyondlogic.org/porttalk/porttalk.htm</a></p><p>HTH</p><p>PS: I&#039;ve also tried this with the actual ForteMedia 801 card as well.&nbsp; That thing is TERRIBLE.&nbsp; Remind me to upload recorded examples.</p>]]></description>
			<pubDate>Thu, 05 Sep 2013 05:11:04 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/183100/#p183100</guid>
		</item>
		<item>
			<title><![CDATA[Re: Midi front end for OPL FM]]></title>
			<link>https://chipmusic.org/forums/post/180973/#p180973</link>
			<description><![CDATA[<b><i>yogi says:</i></b><p>Added install instruction to the first post. Enjoy:)</p>]]></description>
			<pubDate>Fri, 16 Aug 2013 19:32:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/180973/#p180973</guid>
		</item>
	</channel>
</rss>
