Age | Commit message (Collapse) | Author |
|
|
|
|
|
[ci skip]
|
|
- in GS mode, RPN XG-related vibrato depth events will be ignored (GS does using NRPN values are stored separately and are NOT handled)
- in GS mode ignore LSB value of the bank number
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|