summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2009-09-17 20:20:36 +0000
committerSimon Howard2009-09-17 20:20:36 +0000
commit47282d2ca9ae99fb7bfa27408158df0544ac11b3 (patch)
tree662674e9357256a33d96b588a5f67fe1d2b7797f
parent7e2eaa105e270586e81c04fdf61bcafd7c96a34c (diff)
downloadchocolate-doom-47282d2ca9ae99fb7bfa27408158df0544ac11b3.tar.gz
chocolate-doom-47282d2ca9ae99fb7bfa27408158df0544ac11b3.tar.bz2
chocolate-doom-47282d2ca9ae99fb7bfa27408158df0544ac11b3.zip
Add OPL TODO list.
Subversion-branch: /branches/opl-branch Subversion-revision: 1675
-rw-r--r--OPL-TODO22
1 files changed, 22 insertions, 0 deletions
diff --git a/OPL-TODO b/OPL-TODO
new file mode 100644
index 00000000..594a2325
--- /dev/null
+++ b/OPL-TODO
@@ -0,0 +1,22 @@
+
+opl-branch TODO list
+
+Needs research:
+
+ * Some instruments have pitch offset down by one octave (eg. #36)
+ - what determines this?
+ * Strategy when no more voices are available is still wrong
+ * Scale levels don't exactly match Vanilla (off-by-one)
+
+Bad MIDIs:
+
+ * deca.wad MAP01
+ * gothicdm MAP05
+ * Hell Revealed
+
+Other tasks:
+
+ * Menu volume control
+ * Pause music
+ * Add option to select MIDI type in setup tool
+