aboutsummaryrefslogtreecommitdiff
path: root/fm_banks/opl_files
AgeCommit message (Collapse)Author
2021-08-19Another banks reorganizingWohlstand
- 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
2019-07-02Added The Lost Vikings bank for test purposesVitaly Novichkov
This bank contains at least 3 banks
2017-07-30Improve gen_adldata programWohlstand
- 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
2017-04-06Update the 68'th bank, using AIL format because of note offset abilityWohlstand
2015-10-10Initial commitWohlstand