<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>XPMCK bugs and feature requests :: </title>
    <lastBuildDate>Fri, 01 Jul 2011 12:44:18 -0700</lastBuildDate>
    <description>Feed for all projects</description>
    <link>http://www.jiggawatt.org/muzak/xpmck/bugs/</link>
        <item>
      <title>FS#27: VirtualBoy support</title>
      <author>Mr Super User</author>
      <pubDate>Mon, 27 Jun 2011 04:37:37 -0700</pubDate>
      <description><![CDATA[Sound hardware seems similar to HuC6280 / Konami SCC.<br />
<br />
Dev tools: gccVB, mednafen<br />
Info: http://www.planetvb.com]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=27</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=27</guid>
    </item>
        <item>
      <title>FS#26: NES support</title>
      <author>Mr Super User</author>
      <pubDate>Sun, 26 Jun 2011 12:00:19 -0700</pubDate>
      <description><![CDATA[Will probably only have the 2 square waves, the triangle wave and the noise channel to begin with.<br />
Will probably use asm6.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=26</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=26</guid>
    </item>
        <item>
      <title>FS#25: Per-note effects are not working in the AT8 playback lib</title>
      <author>Mr Super User</author>
      <pubDate>Sun, 26 Jun 2011 11:58:40 -0700</pubDate>
      <description><![CDATA[The effect-handling code needs to be merged over from the PC-E playback lib, which handles this correctly.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=25</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=25</guid>
    </item>
        <item>
      <title>FS#24: @MOD not working correctly for PCE</title>
      <author>Mr Super User</author>
      <pubDate>Mon, 20 Jun 2011 01:54:54 -0700</pubDate>
      <description><![CDATA[The playback lib currently sets LFO_CTRL:7 to enable the LFO. It should be clear at all times, and only LFO_CTRL:0,1 should be modified to set the modulation level.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=24</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=24</guid>
    </item>
        <item>
      <title>FS#23: Early exit loops ( [ ... | ... ] ) are buggy for AT8 and PCE targets</title>
      <author>Mr Super User</author>
      <pubDate>Sun, 19 Jun 2011 00:16:20 -0700</pubDate>
      <description><![CDATA[They don&#039;t check the right jump condition.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=23</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=23</guid>
    </item>
        <item>
      <title>FS#22: Atari XL/XE support</title>
      <author>Mr Super User</author>
      <pubDate>Mon, 23 May 2011 07:50:01 -0700</pubDate>
      <description><![CDATA[Need to write a playback library for POKEY and generate SAP files.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=22</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=22</guid>
    </item>
        <item>
      <title>FS#21: VGM exporter doesn&#039;t clear the note offset when turning off EN</title>
      <author>Mr Super User</author>
      <pubDate>Mon, 21 Feb 2011 01:47:34 -0700</pubDate>
      <description><![CDATA[@EN1 = {0 3 4 | -7 3 4}<br />
<br />
A t125 v10 o4 l16 EN1 cdef ENOF cdef<br />
]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=21</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=21</guid>
    </item>
        <item>
      <title>FS#20: PC-Engine support</title>
      <author>Mr Super User</author>
      <pubDate>Tue, 15 Feb 2011 05:44:47 -0700</pubDate>
      <description><![CDATA[A playback library will need to be written for the HuC6280, as well as some additions to the compiler.<br />
<br />
The first version will probably only support the basic stuff; the standard 32-byte waveforms, white noise (channels E &amp; F), and FM LFO (channel A).<br />
<br />
@mv will be used for controlling the master volume.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=20</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=20</guid>
    </item>
        <item>
      <title>FS#19: New command request (#): insert note for X frames </title>
      <author>Mr Super User</author>
      <pubDate>Tue, 15 Feb 2011 05:43:54 -0700</pubDate>
      <description><![CDATA[In husic there is a # command. It is used as follows: c#2d4 It plays a quarter note. The first two frames have the pitch of &#039;C&#039; and then the pitch hops up to &#039;D&#039; for the rest of the quarter note.<br />
<br />
This command in XPMCK would be very helpful in achieving certain drum techniques, especially on the c64.<br />
<br />
For example, a snare sound that begins with a noise waveform for 2 frames, then changes to a pulse waveform, which sweeps downward for 3 frames, and then the rest of the note ends as a noise waveform. The only way to do this kind of effect now is by using 32nd notes and adjusting the tempo of the song, and results are not precise.<br />
<br />
This command would also make it easy to make short downward pitchbend kick drum sounds at the beginning of notes, no matter what the tempo.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=19</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=19</guid>
    </item>
        <item>
      <title>FS#18: C64 filter slides</title>
      <author>Mr Super User</author>
      <pubDate>Mon, 14 Feb 2011 07:59:08 -0700</pubDate>
      <description><![CDATA[The current implementation of @FT only supports a single (fixed) cutoff frequency per filter. The cutoff should be able to slide up or down for each frame.]]></description>
      <link>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=18</link>
      <guid>http://www.jiggawatt.org/muzak/xpmck/bugs/index.php?do=details&amp;task_id=18</guid>
    </item>
      </channel>
</rss>

