Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2019-09-16 | Bank-70: Rename "lee" into "Rise of the Triad" | Wohlstand | |
2019-07-02 | Added The Lost Vikings bank for test purposes | Vitaly Novichkov | |
This bank contains at least 3 banks | |||
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2018-08-31 | fix a miswritten name: sneakernets | JP Cimalando | |
2018-08-29 | fix a typo about Apogee Sound System | JP Cimalando | |
2018-08-29 | fix the miswritten name of Jamie O'Connell | JP Cimalando | |
2018-04-22 | Added "Apogee IMF 90-ish" bank into set of embedded banks | Vitaly Novichkov | |
Also, make a comments in banks.ini INI file to describe some of banks listed in it. | |||
2018-03-28 | Use shorter bank names in banks.ini | Wohlstand | |
2017-11-03 | Add Cartooners's bank recently added into original ADLMIDI | Wohlstand | |
2017-10-09 | Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bank | Wohlstand | |
2017-10-08 | Add support for WOPL banks format | Wohlstand | |
2017-09-23 | Improved instruments in 68'th bank and fixed octaves offsets in 59'th | Wohlstand | |
2017-08-22 | Update @Sneakernets's DMXOPL2 bank | Wohlstand | |
2017-07-30 | Fixed three missing HMI banks, again | Wohlstand | |
2017-07-30 | Fixed three missing HMI banks | Wohlstand | |
2017-07-30 | Improve gen_adldata program | Wohlstand | |
- Now it caches all generated data, so, we won't have to re-calculate same - File is writing by gen_adldata nor by stdout forward - Instead of hardcoded list of banks, I made the INI file which declares list of banks to generate - Add simple validators to tell which bank is absense and can't be loaded - Split code of gen_adldata.cc into multiple files of different role |