Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | gen_adldata: Support for custom banks.ini files | Wohlstand | |
Add an ability to specify a custom list of banks during the build process Instead of using a pre-built cache, the new banks list will be generated on the fly. @mmontag, I didn't forgot about you, and I hope, you could make your own "banks.ini" somewhere outside, and build the the thing with it. | |||
2021-12-13 | Added per-bank MT32 defaults option | Wohlstand | |
This option makes MT32 defaults being set: - 127 initial volume - octave-wide pitch bend | |||
2020-11-26 | GenAdlData: don't override files if nothing was changed | Wohlstand | |
2020-08-24 | gen_adldata: rename some *X suffixes | Wohlstand | |
As old calls has been removed, they no longer need to have X suffix | |||
2020-08-23 | gen_adldata: Remove more old code | Wohlstand | |
2020-08-23 | gen_adldata: remove the rest of old code | Wohlstand | |
2020-08-20 | gen_adldata: First step of old code clean-up | Wohlstand | |
Verify that all code here is in safe | |||
2020-08-19 | Use new banks database format | Wohlstand | |
However, it's stil need to clean-up and fix gen_adldata for a correct work! | |||
2019-07-01 | First working of new database | Vitaly Novichkov | |
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works! | |||
2019-06-30 | New cache format for measured entries | Vitaly Novichkov | |
2019-06-22 | Enable measurer for new database format too | Vitaly Novichkov | |
2019-06-06 | All bank formats now loading into new database | Wohlstand | |
2019-06-06 | Added IBK and C++98 support for generated database | Wohlstand | |
2019-06-02 | Junglevision format is also supported by new DB | Vitaly Novichkov | |
2019-06-01 | Add Bisqwit, OP2 and TMB | Vitaly Novichkov | |
2019-05-31 | Organize file formats parsers, and multi-bank AIL support | Wohlstand | |
2019-05-31 | Make the output of data into new database format | Wohlstand | |
2019-05-30 | Continue work on a new db format with a small dumper | Wohlstand | |
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2018-07-23 | emit velocity offset in genadldata | JP Cimalando | |
2018-06-25 | VLC Plugin: more controls! | Vitaly Novichkov | |
#38 | |||
2018-06-16 | Upgrated measurer algorithm and re-generated full embedded banks database | Vitaly Novichkov | |
2018-05-19 | Works and fixes | Vitaly 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-05-14 | GenAdlData: Small change of format output | Vitaly Novichkov | |
to don't cause Qt Creator think it's an error message of compiler | |||
2017-11-12 | Added ability to don't put comments into adldata.cpp | Wohlstand | |
by simple "ADLDATA_WITH_COMMENTS" macro undeclarison | |||
2017-11-08 | Fixed Windows MinGW build | Wohlstand | |
2017-11-04 | Added default states for deep tremolo/vibrato and volume moduels | Wohlstand | |
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags | |||
2017-11-03 | Add support for Cartooners' bank format for GenAdldata | Wohlstand | |
(Taking new-added features into original ADLMIDI) | |||
2017-10-22 | Fixed CMake build on macOS | Wohlstand | |
2017-10-20 | Added CMake support | Wohlstand | |