mirror of
https://github.com/chocolate-doom/research.git
synced 2024-11-22 20:31:30 +00:00
401de76a45
Subversion-branch: /research Subversion-revision: 1486
22 lines
899 B
Text
22 lines
899 B
Text
Research data from investigating Chocolate Doom OPL MIDI playback.
|
|
|
|
dosbox-trace DOSBox patch and script to monitor Vanilla Doom OPL
|
|
register writes and interpret.
|
|
|
|
genmidi Script for parsing and converting contents of Doom
|
|
GENMIDI lump
|
|
|
|
oplinit Linux program to initialise Adlib card and play a tone.
|
|
|
|
scale Constructed MIDI file to play each note in sequence
|
|
in order to determine the register writes for each note.
|
|
|
|
droplay Test program for playing back DOSBox raw OPL files.
|
|
|
|
volume Examination of how scale level values are affected by
|
|
menu volume setting.
|
|
|
|
level Constructed MIDI to play a note at each volume level
|
|
in order to determine the register values for MIDI
|
|
volumes.
|
|
|