aboutsummaryrefslogtreecommitdiff
path: root/utils/gen_adldata
AgeCommit message (Expand)Author
2025-04-14Updated Apogee IMF bankWohlstand
2025-01-01Update copyright year for 2025Wohlstand
2024-08-31gen_adldata: Fixed CMake version warningWohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-05-17gen_adldata: Support for custom banks.ini filesWohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-12-13Added per-bank MT32 defaults optionWohlstand
2021-07-27gen_adldata: Added an option to minify the generated source fileWohlstand
2021-06-10Fixed GCC9 warnings at some classesWohlstand
2021-01-14Updated copyright for 2021Wohlstand
2021-01-07Do quiet check for OpenMPWohlstand
2020-11-26GenAdlData: don't override files if nothing was changedWohlstand
2020-10-14GenAdlData: Small fix for OpenMP detect on MSVCWohlstand
2020-09-17GenAdlData: Apply the fix for DMX drumsWohlstand
2020-09-13Rename "adldata.cpp" into "inst_db.cpp"Wohlstand
2020-09-06Added an aproximated HMI volume modelWohlstand
2020-09-02gen_adldata: Mute non-rhythm drums in IBM filesWohlstand
2020-09-01Added AIL volume modelWohlstand
2020-08-24gen_adldata: rename some *X suffixesWohlstand
2020-08-23gen_adldata: Remove more old codeWohlstand
2020-08-23gen_adldata: remove the rest of old codeWohlstand
2020-08-23gen_adldata: Smaller release time recognizingWohlstand
2020-08-23gen_adldata: Fixed DMX bank importingWohlstand
2020-08-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-22Measurer: try to use smaller amplitude coefficient for off fade-outWohlstand
2020-08-21Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-21gen_adldata: Fixed an incorrect detune parsing from WOPL filesWohlstand
2020-08-21Replace the second voice formulaWohlstand
2020-08-20gen_adldata: First step of old code clean-upWohlstand
2020-08-19Use new banks database formatWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-17Update copyright yearWohlstand
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand
2019-09-23Don't call "-no-pie" when it's unavailableWohlstand
2019-09-23Set "-no-pie" to all executables built by GCCWohlstand
2019-07-15Put back 25'th note for measurementVitaly Novichkov
2019-07-15Don't measure rhythm-mode drums. Yet.Vitaly Novichkov
2019-07-15Another fix of measurerVitaly Novichkov
2019-07-14Completely fixed the trouble of measurer!Vitaly Novichkov
2019-07-14Add NULL entry into end of bank names listVitaly Novichkov
2019-07-08Minor fixesVitaly Novichkov
2019-07-08More accurate silence detectorVitaly Novichkov
2019-07-07Make using of WIP silence guesserVitaly Novichkov
2019-07-03Fix for 4op and pseudo4ops inside measurer's generatorVitaly Novichkov
2019-07-02Don't pass useless data to the chipWohlstand
2019-07-02Some work on old cacheWohlstand
2019-07-02Simplify and automate preparation for deep-debugWohlstand
2019-07-02Merge pull request #225 from jpcima/wip-new-embedded-banksVitaly Novichkov
2019-07-02genadldata: fix invalid access in the AIL readerJP Cimalando