Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | Rename the "Wreckin Crew" bank into "Heroes of Minght and Magic 2" | Wohlstand | |
Actually, Wreckin Crew racing game hadn't used the MIDI sound, however, I found the same bank is used at "Heroes of Minght and Magic 2" | |||
2022-06-12 | Tweak bank names | Wohlstand | |
And adding the "games" section for future. Keep bank names shorter, and information such as games/programs where these banks originally used, put at the separated section. | |||
2021-12-13 | Added per-bank MT32 defaults option | Wohlstand | |
This option makes MT32 defaults being set: - 127 initial volume - octave-wide pitch bend | |||
2021-08-19 | Another banks reorganizing | Wohlstand | |
- Use the Jammie O'Connel's fmsymth interlnal bank instead of externally placed gm.ibk and drum.ibk - Put hmi banks in a friendly way - Crafted the WOPL of "Master of Magic" using original AIL OPL files rather than deal with dirty AdLib-Gold banks. Now the first bank has both standard and orchestral percussion in a proper way - Use the Jammie O'Connel's drums bank with the Cyberpuck's bank | |||
2021-08-16 | Added MS-AdLib bank | Wohlstand | |
2021-05-24 | Organize DMX banks into one folder | Wohlstand | |
2021-05-24 | Added the DMX bank from the Strife game | Wohlstand | |
2020-09-09 | Small tweak of banks | Wohlstand | |
2020-09-06 | Mention "Win9x" in a title of 2op FatMan bank | Wohlstand | |
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 |