Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Without of exports, those functions will be inavailable on Windows if libADLMIDI is built as DLL
|
|
Without calling of that function changed bank will have incorrect setup.
|
|
|
|
|
|
|