aboutsummaryrefslogtreecommitdiff
path: root/utils/gen_adldata/measurer.cpp
AgeCommit message (Collapse)Author
2018-10-01Minor fix of measurerWohlstand
[Backport from OPN2-BE] When we generate nothing on a first window for "zero" peak time, the releasing delay will always be zero. The "Ride cymbal 1" in my "xg.wopn" is an example that was caused by this bug.
2018-06-16Upgrated measurer algorithm and re-generated full embedded banks databaseVitaly Novichkov
2018-05-19Works and fixesVitaly Novichkov
- Fixed an incorrect calculation of 4-op channels and choosing 4-op channels for 2-op only banks - Resolved trouble with automatically chosen flags because of internal confusion
2018-04-10Apply the update of measurer and fix the build of GenAdlDataVitaly Novichkov
2017-11-21Fixed a recentny found long-time bug in measurer: a wrong note-off channelsWohlstand
TODO: Re-generate entire cache as because of incorrect note-off bug, entire data was written incorrectly
2017-11-19Upgrated support for WOPL bank format to v3Wohlstand
2017-11-08Fixed Windows MSVC build (adlmidi2 and gen_adldata)Wohlstand
2017-11-07Fixed build of GenAdldata toolWohlstand
2017-11-03Small fix of Measurer in GenAdldata toolWohlstand
2017-10-20Added CMake supportWohlstand