Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
split-midi-sequencer-and-sysex-2
# Conflicts:
# src/adlmidi_midiplay.cpp
# src/adlmidi_private.hpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lround is C99 and C++11, not C++98!
|
|
I have tested 14'th bank on DosBox emulator in current state, and seems everything is fine, no any hi-hats distortions.
|
|
TODO:
- implement C bindings for most of class functions
- test it in work on any different synthesizer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as here https://github.com/Wohlstand/libADLMIDI/commit/96f407668feb79b883e294d1ce3f7fc5bbf823ed
[ :warning: A conflict with "poly-portamento2" is possible!!! :warning:. Need to me resolve it on receiving the push ]
|
|
|
|
(previous attempt to update was done with a mistakenly replaced wrong file)
|
|
This reverts commit f4bc89ef3fb8825bf7a02b5a9b67caafd20a7c1e.
|
|
|
|
https://github.com/sneakernets/DMXOPL/releases/tag/v2.13a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a use of uninitialized memory
|