Difference between revisions of "OpenTasks"

Jump to navigation Jump to search
m (→‎XMIDI parser: - Fix link)
Line 141: Line 141:


=== XMIDI parser ===
=== XMIDI parser ===
Various of our games make use of the XMIDI format. We already have a parser for it (see sound/midiparser_xmidi.cpp), but it is incomplete. A full-blown XMIDI parser would be nice -- rumors say that the [[http://exult.sf.net|Exult]] has more advanced parser than we do, maybe that could be used as a foundation.
Various of our games make use of the XMIDI format. We already have a parser for it (see sound/midiparser_xmidi.cpp), but it is incomplete. A full-blown XMIDI parser would be nice -- rumors say that the [http://exult.sf.net Exult] has more advanced parser than we do, maybe that could be used as a foundation.


== Add sound to C64 games ==
== Add sound to C64 games ==