Age | Commit message (Collapse) | Author |
|
|
|
Those functions are dead out of disabled MIDI Sequencer code, so, there are must NOT appear in the library when MIDI Sequencer is disabled.
|
|
|
|
|
|
|
|
Taken this state: https://github.com/sneakernets/DMXOPL/blob/f7ac28019cc2ea33cb0bbe03a1899391917f5c85/GENMIDI(GS).wopl
|
|
Everything now are a simple types and fixed arrays.
|
|
transform the note map into a fixed array
|
|
|
|
|
|
|
|
|
|
|
|
apply a correct buffer offset to channels
|
|
|
|
|
|
|
|
|
|
Also, fixed non-reseted bend sensitivity which distorts pitch on attempt to play another MIDI file
|
|
Damn, Damn, DAMN!
https://github.com/Wohlstand/libADLMIDI/issues/48
|
|
to affect sound only between 0 and 64 like real XG synthesizers affect sound only between 0 and 64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to clunky playback on updated Nuked OPL3 emulator v 1.8, I kept the Nuked OPL3 1.7.4 work in parallel and be a separated switchable emulator.
|
|
|
|
|
|
|
|
|
|
|
|
It's a warning came from MSVC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|