Skip to content

Commit d142232

Browse files
committed
Updated readme.
1 parent 9eea50b commit d142232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This is a collection of VST instruments that emulate MIDI drivers for OPL3 based
4747

4848
* OPL3 mode enable: Set DMXOPTION environment variable to "-opl3"
4949
* Doom 1 1.666 mode enable: Set DMXOPTION environment variable to "-doom1"
50-
* Doom 2 1.666, Heretic, Hexen mode enable: Set DMXOPTION environment variable to "-doom2"
50+
* Doom 2 1.666, Heretic, Hexen mode enable: Set DMXOPTION environment variable to "-doom2"
5151

5252
You also can combine OPL3 mode with Doom 1.666 modes. eg set variable to "-opl3-doom1"
5353

@@ -60,7 +60,7 @@ You also can combine OPL3 mode with Doom 1.666 modes. eg set variable to "-opl3-
6060
* Transpose: Applies an offset to Incoming MIDI notes.
6161
* Emulator: Selects the OPL3 emulator that will be used. Nuked Is more accurate, while DOSBox runs faster.
6262
* HQResample: Internally Runs OPL3 emulation at the native OPL3 sample rate (49716 hZ), then resamples to the host sample rate using a decent algorithm.
63-
* PushMidi: Queue's MIDI events Instead of processing them Immediately. Queued events have sample accurate timing, while immediate events can have jittery playback.
63+
* PushMidi: Queue's MIDI events Instead of processing them Immediately. Queued events have sample accurate timing, while immediate events can have jittery playback with large audio buffers.
6464

6565
# What's with the GUI?
6666

0 commit comments

Comments
 (0)