aboutsummaryrefslogtreecommitdiff
path: root/utils/gen_adldata/progs_cache.h
AgeCommit message (Collapse)Author
2020-11-26GenAdlData: don't override files if nothing was changedWohlstand
2020-09-06Added an aproximated HMI volume modelWohlstand
2020-09-01Added AIL volume modelWohlstand
2020-08-23gen_adldata: Remove more old codeWohlstand
2020-08-23gen_adldata: remove the rest of old codeWohlstand
2020-08-20gen_adldata: First step of old code clean-upWohlstand
Verify that all code here is in safe
2019-07-08More accurate silence detectorVitaly Novichkov
Now, there are very low level of error! The only one weird condition is still be there...
2019-07-02Some work on old cacheWohlstand
2019-07-02Draft for silent instrument detectorVitaly Novichkov
Logically identify instruments which will result you a silence
2019-07-01First working of new databaseVitaly Novichkov
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
2019-06-06All bank formats now loading into new databaseWohlstand
2019-06-06Added IBK and C++98 support for generated databaseWohlstand
2019-06-02Junglevision format is also supported by new DBVitaly Novichkov
2019-06-01Add Bisqwit, OP2 and TMBVitaly Novichkov
2019-05-31Organize file formats parsers, and multi-bank AIL supportWohlstand
2019-05-31Make the output of data into new database formatWohlstand
2019-05-30Continue work on a new db format with a small dumperWohlstand
2019-05-30Draft structure for new embedded banks storeVitaly Novichkov
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2018-07-23emit velocity offset in genadldataJP Cimalando
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
2017-11-08Fixed Windows MSVC build (adlmidi2 and gen_adldata)Wohlstand
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-04Don't use force difference for pseudo-4op voices in GenAdlDataWohlstand
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