Age | Commit message (Collapse) | Author |
|
# Conflicts:
# src/adlmidi.cpp
|
|
|
|
|
|
|
|
(Issue #37)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unfortunately, std::fflush() causes a crash on Linux but works fine on DOS
|
|
|
|
When melodic set is completely 2-operator but has some 4-op percussions
Experimental fix for #35
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(As this controller may damage sound of some drums such as DMXOPL3)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since WOPL version 3 every bank file contains same sounding/releasing lengths values as ADLDATA embedded banks database has.
|
|
|
|
TODO: Re-generate entire cache as because of incorrect note-off bug, entire data was written incorrectly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Help to solve #32)
|
|
|
|
|
|
This will avoid damaged sound caused by controllers state came from end of song
|
|
|