aboutsummaryrefslogtreecommitdiff
path: root/utils/gen_adldata/progs_cache.cpp
AgeCommit message (Collapse)Author
2018-07-28GenAdldata: Little warning fixVitaly 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
2017-11-04Added default states for deep tremolo/vibrato and volume moduelsWohlstand
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags
2017-11-04All real 4-operator voices are must be differentWohlstand
2017-11-03Small fix of The DMX OP2 parserWohlstand
2017-10-22Fix MSVC CMake compilationWohlstand
TODO: Fix a freaking MSVC's "invalid comparator" assert given by std::map::lower_bound() call
2017-10-22Fixed CMake build on macOSWohlstand
2017-10-20Added CMake supportWohlstand