aboutsummaryrefslogtreecommitdiff
path: root/banks.ini
AgeCommit message (Collapse)Author
2019-09-16Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-09-16Bank-70: Rename "lee" into "Rise of the Triad"Wohlstand
2019-07-02Added The Lost Vikings bank for test purposesVitaly Novichkov
This bank contains at least 3 banks
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2018-08-31fix a miswritten name: sneakernetsJP Cimalando
2018-08-29fix a typo about Apogee Sound SystemJP Cimalando
2018-08-29fix the miswritten name of Jamie O'ConnellJP Cimalando
2018-04-22Added "Apogee IMF 90-ish" bank into set of embedded banksVitaly Novichkov
Also, make a comments in banks.ini INI file to describe some of banks listed in it.
2018-03-28Use shorter bank names in banks.iniWohlstand
2017-11-03Add Cartooners's bank recently added into original ADLMIDIWohlstand
2017-10-09Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bankWohlstand
2017-10-08Add support for WOPL banks formatWohlstand
2017-09-23Improved instruments in 68'th bank and fixed octaves offsets in 59'thWohlstand
2017-08-22Update @Sneakernets's DMXOPL2 bankWohlstand
2017-07-30Fixed three missing HMI banks, againWohlstand
2017-07-30Fixed three missing HMI banksWohlstand
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