commit 47282d2ca9ae99fb7bfa27408158df0544ac11b3
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Thu Sep 17 20:20:36 2009 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Thu Sep 17 20:20:36 2009 +0000
Add OPL TODO list.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1675
---
OPL-TODO | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
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
+